Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-075532
#<BuildRuby:0x00007f171b71fdc0
@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.20240624-075532",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.009010 0.000726 3.725009 ( 4.234622)
build_miniruby 0.000000 0.001747 3.751402 ( 3.269010)
build_ruby 0.000000 0.002019 3.868371 ( 4.049779)
build_all 0.005481 0.003704 7.886672 ( 3.167925)
build_install 0.020826 0.000135 10.307191 ( 4.705525)
test_btest 0.000757 0.000126 121.294146 ( 39.836970)
test_basic 0.008679 0.004906 1.349473 ( 1.426151)
test_all 0.094127 0.057685 803.978479 (237.326200)
test_rubyspec 0.050562 0.041956 166.799802 ( 35.855292)
total: 333.87 sec