Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-182108
#<BuildRuby:0x0000561d49482008
@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-182108",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.003636 0.002683 2.295109 ( 2.392535)
build_miniruby 0.000000 0.001700 1.529126 ( 1.528280)
build_ruby 0.000000 0.001491 3.093872 ( 3.306529)
build_all 0.003599 0.004131 5.765441 ( 2.605772)
build_install 0.016543 0.001752 7.498529 ( 3.916219)
test_btest 0.000561 0.000187 81.251825 ( 32.071117)
test_basic 0.005047 0.001682 0.904792 ( 0.972506)
test_all 0.081089 0.035834 668.107846 (246.934592)
test_rubyspec 0.027484 0.042083 97.318468 (111.044527)
total: 404.77 sec