Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-154718
#<BuildRuby:0x00007f6ac19dfde0
@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.20240929-154718",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.007954 0.000055 3.775417 ( 3.418604)
build_miniruby 0.000000 0.001518 1.199270 ( 1.196710)
build_ruby 0.000675 0.001280 3.364049 ( 3.558405)
build_all 0.006861 0.000951 6.133607 ( 2.400754)
build_install 0.016843 0.002063 9.551704 ( 4.260093)
test_btest 0.000000 0.001046 92.554646 ( 24.817308)
test_basic 0.004694 0.005375 1.154929 ( 1.204641)
test_all 0.104336 0.044889 722.144240 (222.185161)
test_rubyspec 0.048013 0.042042 135.017757 ( 29.309363)
total: 292.35 sec