Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-151055
#<BuildRuby:0x0000562c72af21a8
@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.20240211-151055",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006611 0.000000 2.002578 ( 3.569097)
build_miniruby 0.001622 0.000021 1.999725 ( 2.649795)
build_ruby 0.000000 0.002068 3.922094 ( 25.530069)
build_all 0.003608 0.005905 7.047501 ( 6.475123)
build_install 0.014605 0.007765 8.673342 ( 9.007954)
test_btest 0.000719 0.000152 94.459629 ( 95.267335)
test_basic 0.006428 0.001364 1.012105 ( 1.516756)
test_all 0.093564 0.036278 883.786435 (836.253811)
test_rubyspec 0.040925 0.075723 203.232931 (274.517920)
total: 1254.79 sec