Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-151020
#<BuildRuby:0x00005611f396a1a8
@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.20231218-151020",
@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.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007142 0.000418 2.506008 ( 2.784232)
build_miniruby 0.001444 0.000192 1.730709 ( 1.763213)
build_ruby 0.001872 0.000250 3.533563 ( 3.877612)
build_all 0.008816 0.000591 5.921188 ( 4.407222)
build_install 0.016834 0.005960 7.464648 ( 5.621189)
test_btest 0.000992 0.000153 83.962267 ( 50.711001)
test_basic 0.008353 0.000068 0.979264 ( 1.419407)
test_all 0.085408 0.034215 720.378116 (291.738076)
test_rubyspec 0.019225 0.043457 93.923952 (105.810698)
total: 468.13 sec