Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-101234
#<BuildRuby:0x00007faff3acfdc8
@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.20240729-101234",
@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.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.007178 0.000828 3.325620 ( 3.310419)
build_miniruby 0.001413 0.000163 1.273899 ( 1.270493)
build_ruby 0.001598 0.000185 4.262798 ( 4.415057)
build_all 0.000340 0.008832 8.279424 ( 3.248620)
build_install 0.012502 0.008632 10.762503 ( 4.822360)
test_btest 0.000000 0.000934 125.973109 ( 39.088746)
test_basic 0.009652 0.004622 1.466758 ( 1.803626)
test_all 0.097191 0.060320 867.467281 (259.637755)
test_rubyspec 0.047936 0.044131 172.693072 ( 29.461819)
total: 347.06 sec