Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-150858
#<BuildRuby:0x00007f0d6dc8fdd0
@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.20240830-150858",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002801 0.004571 3.765866 ( 3.685568)
build_miniruby 0.001499 0.000290 1.643852 ( 1.640334)
build_ruby 0.000000 0.001892 4.144108 ( 4.317366)
build_all 0.004293 0.004433 7.541624 ( 2.965096)
build_install 0.007897 0.010639 10.617804 ( 5.075996)
test_btest 0.000812 0.000241 114.408012 ( 30.563948)
test_basic 0.006681 0.003538 1.014949 ( 1.063002)
test_all 0.113299 0.037427 812.712591 (233.089026)
test_rubyspec 0.053212 0.038453 160.921847 ( 33.697227)
total: 316.10 sec