Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-162312
#<BuildRuby:0x00005579e6296480
@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.20231213-162312",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006482 2.290721 ( 2.384495)
build_miniruby 0.000000 0.001310 1.575342 ( 1.575026)
build_ruby 0.000000 0.001656 3.234317 ( 3.441417)
build_all 0.007868 0.000000 5.863188 ( 2.879287)
build_install 0.018732 0.000000 7.389394 ( 4.313367)
test_btest 0.000684 0.000097 81.846238 ( 29.832701)
test_basic 0.001989 0.006066 0.910338 ( 0.984128)
test_all 0.095079 0.025333 708.796839 (259.984761)
test_rubyspec 0.024781 0.041308 94.959832 (106.773191)
total: 412.17 sec