Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-124016
#<BuildRuby:0x000055a972b72390
@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.20230915-124016",
@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.000022 0.000004 0.000026 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006211 0.001035 2.372441 ( 5.140668)
build_miniruby 0.000000 0.001309 1.707421 ( 1.881292)
build_ruby 0.000000 0.001950 3.413777 ( 3.966759)
build_all 0.005883 0.003137 6.512070 ( 4.472287)
build_install 0.013493 0.007314 8.132440 ( 6.972798)
test_btest 0.000681 0.000166 83.906642 ( 44.513684)
test_basic 0.004234 0.005032 1.009479 ( 1.304943)
test_all 0.002326 0.008763 707.358318 (342.674293)
test_rubyspec 0.036213 0.035661 102.756487 (114.876988)
total: 525.81 sec