Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-211857
#<BuildRuby:0x000055d30f5edf48
@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.20231219-211857",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.006962 0.001031 2.499235 ( 4.225242)
build_miniruby 0.001257 0.000186 1.756848 ( 1.850448)
build_ruby 0.001466 0.000217 3.370051 ( 3.950063)
build_all 0.008123 0.000528 6.008188 ( 4.746152)
build_install 0.006496 0.013061 7.564229 ( 6.306821)
test_btest 0.000678 0.000159 83.492634 ( 67.707911)
test_basic 0.003104 0.005325 0.966220 ( 1.412563)
test_all 0.065381 0.056196 698.635803 (388.308091)
test_rubyspec 0.048880 0.021690 97.324395 (109.653560)
total: 588.16 sec