Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-211011
#<BuildRuby:0x00007ff06698fdd8
@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.20240808-211011",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.006807 0.000908 3.061461 ( 3.389192)
build_miniruby 0.001406 0.000187 1.520337 ( 1.516642)
build_ruby 0.001756 0.000234 4.150528 ( 18.959359)
build_all 0.004822 0.003754 7.885320 ( 2.898529)
build_install 0.008295 0.010304 10.677451 ( 4.758299)
test_btest 0.000860 0.000000 115.611768 ( 30.203488)
test_basic 0.009999 0.000397 1.259554 ( 1.306738)
test_all 0.124077 0.027598 836.670514 (269.063351)
test_rubyspec 0.058925 0.029480 165.010506 ( 34.595390)
total: 366.69 sec