Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-142540
#<BuildRuby:0x000055faced81e80
@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.20240318-142540",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.004024 0.004521 2.579405 ( 4.029915)
build_miniruby 0.008590 0.001185 189.484853 (103.114171)
build_ruby 0.002104 0.000000 4.593013 ( 5.063509)
build_all 0.006710 0.008004 48.653105 ( 38.954346)
build_install 0.013046 0.008599 9.448404 ( 8.567831)
test_btest 0.000692 0.000158 96.540964 ( 77.129404)
test_basic 0.003638 0.005239 1.089758 ( 1.500309)
test_all 0.072802 0.054130 837.724157 (573.542364)
test_rubyspec 0.049801 0.047174 141.230360 (206.384018)
total: 1018.29 sec