Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-082432
#<BuildRuby:0x00005596f1f461a8
@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.20240128-082432",
@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.000031 0.000000 0.000031 ( 0.000031)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005762 0.000000 1.858135 ( 2.247589)
build_miniruby 0.000000 0.001481 1.630688 ( 1.630425)
build_ruby 0.000000 0.002002 3.239677 ( 3.461738)
build_all 0.000000 0.007638 6.270761 ( 3.113569)
build_install 0.009790 0.008790 7.663981 ( 4.301854)
test_btest 0.000000 0.001040 88.041830 ( 34.283012)
test_basic 0.000000 0.005894 0.885399 ( 0.946218)
test_all 0.065345 0.048852 742.484697 (271.352338)
test_rubyspec 0.057682 0.047798 165.319563 (177.158527)
total: 498.50 sec