Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-173038
#<BuildRuby:0x0000561690daa258
@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.20231011-173038",
@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.000000 0.000017 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.003630 0.003502 2.329860 ( 2.403554)
build_miniruby 0.001481 0.000000 1.611746 ( 1.610304)
build_ruby 0.001977 0.000000 3.308279 ( 3.499456)
build_all 0.008041 0.000019 6.273100 ( 2.935980)
build_install 0.016355 0.004563 7.823040 ( 4.560338)
test_btest 0.000650 0.000090 88.076091 ( 34.879912)
test_basic 0.005802 0.000233 0.963357 ( 1.064685)
test_all 0.005945 0.003772 756.522445 (292.467384)
test_rubyspec 0.029292 0.040973 104.249248 (115.470604)
total: 458.89 sec