Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-000718
#<BuildRuby:0x00005601bcdfa4f8
@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.20240122-000718",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.005531 1.369443 ( 1.730979)
build_miniruby 0.000158 0.001215 1.494130 ( 1.492252)
build_ruby 0.001448 0.000000 2.670956 ( 2.898109)
build_all 0.007230 0.000000 5.634157 ( 2.314724)
build_install 0.012323 0.004096 6.717069 ( 3.217526)
test_btest 0.000876 0.000129 80.258495 ( 20.946066)
test_basic 0.006129 0.000000 0.814695 ( 0.877522)
test_all 0.088532 0.029272 773.095385 (228.480968)
test_rubyspec 0.052640 0.043852 149.935400 (161.716036)
total: 423.68 sec