Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-212548
#<BuildRuby:0x000055dc14f1e230
@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.20230502-212548",
@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.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.002165 0.003881 1.909908 ( 4.186889)
build_miniruby 0.001225 0.000175 1.309926 ( 1.478305)
build_ruby 0.001436 0.000000 2.562727 ( 3.176349)
build_all 0.006509 0.000530 2.260658 ( 2.457037)
build_install 0.009458 0.005209 3.347937 ( 3.753941)
test_btest 0.000550 0.000096 74.146330 ( 39.228035)
test_basic 0.007163 0.000433 0.785179 ( 1.053168)
test_all 0.000000 0.001137 592.610525 (234.278937)
test_rubyspec 0.012148 0.035861 77.275220 ( 89.220356)
total: 378.83 sec