Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-160159
#<BuildRuby:0x000055601c315ed0
@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-160159",
@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.000010 0.000003 0.000013 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.002507 0.003459 1.962782 ( 2.520089)
build_miniruby 0.001115 0.000406 1.620440 ( 1.624538)
build_ruby 0.001403 0.000511 3.646744 ( 3.886226)
build_all 0.008159 0.000016 6.215235 ( 3.246903)
build_install 0.015488 0.003846 7.745185 ( 4.568217)
test_btest 0.000847 0.000272 90.515252 ( 35.571190)
test_basic 0.002377 0.004917 0.994448 ( 1.095450)
test_all 0.076155 0.040950 795.206960 (302.327598)
test_rubyspec 0.041149 0.050370 121.015965 (130.908580)
total: 485.75 sec