Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-101802
#<BuildRuby:0x000055e37130e008
@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-101802",
@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.000016 0.000000 0.000016 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.007795 2.476268 ( 2.540965)
build_miniruby 0.001254 0.000342 1.763452 ( 1.766015)
build_ruby 0.002013 0.000000 3.784124 ( 4.049176)
build_all 0.008834 0.000000 7.411395 ( 3.854552)
build_install 0.021449 0.000357 9.287129 ( 5.558145)
test_btest 0.000869 0.000082 96.460702 ( 58.603303)
test_basic 0.007473 0.000701 1.094846 ( 1.569898)
test_all 0.097348 0.029362 796.682810 (488.685220)
test_rubyspec 0.052998 0.043613 140.141600 (202.024142)
total: 768.65 sec