Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-191420
#<BuildRuby:0x000055d203dfe078
@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.20240215-191420",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000000 0.000093 0.000093 ( 0.000200)
configure 0.000000 0.000029 0.000029 ( 0.000028)
build_up 0.000000 0.006678 2.118035 ( 4.899146)
build_miniruby 0.000037 0.001748 1.957345 ( 2.249667)
build_ruby 0.001511 0.000629 3.643387 ( 4.593306)
build_all 0.008133 0.001748 7.175348 ( 7.188081)
build_install 0.020570 0.002852 8.813454 ( 8.607489)
test_btest 0.000652 0.000231 95.975429 ( 91.406497)
test_basic 0.004930 0.002847 1.042663 ( 2.074823)
test_all 0.070067 0.058550 838.865310 (721.396705)
test_rubyspec 0.044791 0.058708 138.304367 (203.637706)
total: 1046.05 sec