Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-142847
#<BuildRuby:0x000056014ffca390
@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.20240122-142847",
@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.000000 0.000016 ( 0.000015)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005891 0.000000 1.699450 ( 2.126625)
build_miniruby 0.001446 0.000000 1.687538 ( 1.692255)
build_ruby 0.001777 0.000000 3.539800 ( 3.792771)
build_all 0.003980 0.004339 6.283857 ( 2.919100)
build_install 0.013681 0.005224 7.552042 ( 4.433503)
test_btest 0.000668 0.000043 85.769034 ( 35.499143)
test_basic 0.000000 0.006751 0.884771 ( 0.978177)
test_all 0.058482 0.055952 707.053705 (263.857414)
test_rubyspec 0.038705 0.065864 162.857028 (174.767289)
total: 490.07 sec