Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-210343
#<BuildRuby:0x0000562146786320
@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.20240216-210343",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002170 0.004452 2.090558 ( 3.097096)
build_miniruby 0.001433 0.000000 23.233368 ( 23.127468)
build_ruby 0.002098 0.000000 3.791869 ( 4.105162)
build_all 0.007224 0.000645 6.589979 ( 4.696331)
build_install 0.010355 0.010038 8.263339 ( 6.051751)
test_btest 0.000739 0.000212 90.492015 ( 65.800774)
test_basic 0.002493 0.005184 0.965215 ( 1.660256)
test_all 0.097490 0.027080 837.099154 (577.043277)
test_rubyspec 0.072707 0.029251 134.348564 (222.825462)
total: 908.41 sec