Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-143206
#<BuildRuby:0x00007f501d2dfdd8
@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.20240711-143206",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.006250 0.000720 3.210667 ( 3.285708)
build_miniruby 0.001279 0.000409 1.190349 ( 1.187586)
build_ruby 0.001356 0.000433 3.120332 ( 3.272795)
build_all 0.004705 0.002971 7.067149 ( 2.624323)
build_install 0.014352 0.003305 9.714999 ( 4.487203)
test_btest 0.000662 0.000213 101.349067 ( 26.380656)
test_basic 0.003329 0.005655 0.855637 ( 0.911423)
test_all 0.108899 0.040849 741.678752 (220.777618)
test_rubyspec 0.036416 0.052487 159.379775 ( 26.696115)
total: 289.62 sec