Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-001739
#<BuildRuby:0x00005598a883a018
@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.20231207-001739",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000005 0.000001 0.000006 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.002903 0.003882 2.046710 ( 2.113733)
build_miniruby 0.001127 0.000180 1.446793 ( 1.445012)
build_ruby 0.001348 0.000216 2.738129 ( 2.937208)
build_all 0.007130 0.000000 5.561750 ( 2.295782)
build_install 0.012469 0.003307 6.926327 ( 3.341208)
test_btest 0.000813 0.000131 80.031806 ( 21.986154)
test_basic 0.004951 0.000799 0.751708 ( 0.811591)
test_all 0.093799 0.027459 637.882646 (188.669171)
test_rubyspec 0.032983 0.020743 82.857357 ( 94.196319)
total: 317.80 sec