Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-084827
#<BuildRuby:0x00005607543aa258
@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.20231208-084827",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006205 0.001293 2.451169 ( 4.386739)
build_miniruby 0.001524 0.000000 1.698340 ( 2.147403)
build_ruby 0.001929 0.000000 3.452569 ( 4.419638)
build_all 0.008596 0.000799 6.191730 ( 6.453989)
build_install 0.022090 0.000000 7.816208 ( 8.731033)
test_btest 0.001040 0.000000 85.985339 ( 94.886458)
test_basic 0.008039 0.000000 1.007678 ( 1.926053)
test_all 0.098090 0.032591 766.173478 (644.438818)
test_rubyspec 0.031734 0.044332 105.598924 (159.947859)
total: 927.34 sec