Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-095148
#<BuildRuby:0x00007f2c4a81fdd0
@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.20241010-095148",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000034 0.000009 0.000043 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.002283 0.004632 2.598405 ( 4.253237)
build_miniruby 0.001414 0.000000 0.971444 ( 2.825645)
build_ruby 0.000000 0.001559 2.951801 ( 20.922397)
build_all 0.007967 0.001548 5.940664 ( 2.291469)
build_install 0.007184 0.010771 8.178748 ( 3.699098)
test_btest 0.000620 0.000254 78.685118 ( 21.045687)
test_basic 0.001513 0.007231 0.834771 ( 2.492009)
test_all 0.084858 0.063398 720.005872 (221.117591)
test_rubyspec 0.060585 0.025308 132.649825 ( 29.615583)
total: 308.26 sec