Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-080831
#<BuildRuby:0x00007f20e6cbfdc8
@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.20241005-080831",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.007062 2.757736 ( 2.833773)
build_miniruby 0.000531 0.001011 1.158232 ( 1.158843)
build_ruby 0.000000 0.001922 3.188485 ( 3.401852)
build_all 0.004738 0.004254 6.142631 ( 2.339414)
build_install 0.010958 0.008570 8.929686 ( 3.879190)
test_btest 0.000797 0.000246 86.718816 ( 23.934857)
test_basic 0.005631 0.004492 1.052168 ( 1.097571)
test_all 0.095438 0.057201 707.225379 (211.463034)
test_rubyspec 0.052689 0.034810 133.560890 ( 24.032290)
total: 274.14 sec