Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-005145
#<BuildRuby:0x00007fd3d580fdd0
@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.20240811-005145",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003789 0.004008 3.722132 ( 3.578099)
build_miniruby 0.001600 0.000000 1.665510 ( 1.661717)
build_ruby 0.002052 0.000000 4.325756 ( 4.460892)
build_all 0.009001 0.000103 8.522148 ( 3.362983)
build_install 0.020264 0.000526 11.119509 ( 5.055987)
test_btest 0.000756 0.000100 115.436259 ( 30.801977)
test_basic 0.002640 0.007387 1.210208 ( 2.545272)
test_all 0.114086 0.038592 817.206235 (248.864167)
test_rubyspec 0.052705 0.041615 173.717427 ( 41.412059)
total: 341.74 sec