Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-122353
#<BuildRuby:0x0000562f39a061a8
@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.20231205-122353",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005973 0.000640 2.220774 ( 2.536740)
build_miniruby 0.001246 0.000134 1.545182 ( 1.544873)
build_ruby 0.001468 0.000158 3.183858 ( 3.406003)
build_all 0.007788 0.000371 5.702344 ( 2.862209)
build_install 0.013203 0.004360 7.224629 ( 4.169179)
test_btest 0.000769 0.000000 81.642839 ( 31.369217)
test_basic 0.008062 0.000000 0.885084 ( 0.961515)
test_all 0.096728 0.023417 700.275884 (254.193562)
test_rubyspec 0.032160 0.032079 92.038013 (104.143088)
total: 405.19 sec