Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-080049
#<BuildRuby:0x000055690be2e018
@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-080049",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.005896 0.000983 2.265719 ( 2.382654)
build_miniruby 0.001643 0.000000 1.548889 ( 1.548624)
build_ruby 0.001618 0.000000 3.207943 ( 3.409159)
build_all 0.004057 0.004030 5.710218 ( 2.995354)
build_install 0.017577 0.000000 7.145079 ( 3.904869)
test_btest 0.000810 0.000000 82.247076 ( 30.657856)
test_basic 0.002708 0.003467 0.874869 ( 0.945239)
test_all 0.093620 0.027229 700.638001 (259.519315)
test_rubyspec 0.023108 0.044588 97.430672 (109.058697)
total: 414.42 sec