Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-210313
#<BuildRuby:0x000055bd95f7df48
@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.20240110-210313",
@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.000020 0.000001 0.000021 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.002086 0.003805 1.578876 ( 1.969491)
build_miniruby 0.001532 0.000153 1.658329 ( 1.657857)
build_ruby 0.001839 0.000184 3.258193 ( 3.472901)
build_all 0.003561 0.003989 5.782855 ( 2.836019)
build_install 0.007565 0.009543 6.970201 ( 4.071974)
test_btest 0.000735 0.000000 85.439405 ( 33.912801)
test_basic 0.002167 0.006250 0.942404 ( 1.020035)
test_all 0.063867 0.055422 797.019021 (301.014994)
test_rubyspec 0.031812 0.034712 98.756383 (110.399924)
total: 460.36 sec