Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-083851
#<BuildRuby:0x000055f231e4e138
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231014-083851",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.006773 0.000701 2.553032 ( 3.793616)
build_miniruby 0.001830 0.000000 1.800492 ( 1.999720)
build_ruby 0.001768 0.000000 3.760053 ( 4.276485)
build_all 0.001764 0.007348 6.677244 ( 4.777237)
build_install 0.014501 0.005920 8.305926 ( 6.493341)
test_btest 0.000775 0.000141 91.984969 ( 68.081136)
test_basic 0.000000 0.007908 1.033719 ( 1.413243)
test_all 0.000000 0.010149 715.489966 (424.074263)
test_rubyspec 0.040565 0.036561 108.799433 (151.047541)
total: 665.96 sec