Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-104838
#<BuildRuby:0x00007f8511f1fde0
@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.20240707-104838",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.006350 0.002190 4.165047 ( 3.643140)
build_miniruby 0.001306 0.000450 1.614381 ( 1.610810)
build_ruby 0.002136 0.000000 4.411421 ( 4.528206)
build_all 0.008735 0.000892 8.421789 ( 3.395396)
build_install 0.018361 0.001892 11.514562 ( 5.524931)
test_btest 0.000746 0.000222 119.473702 ( 32.328313)
test_basic 0.005997 0.003459 1.259295 ( 1.413529)
test_all 0.104853 0.052135 909.882325 (268.544903)
test_rubyspec 0.048465 0.049581 177.209798 ( 37.670414)
total: 358.66 sec