Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-062947
#<BuildRuby:0x00007f448173fdd0
@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.20240810-062947",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000861 0.007562 3.879481 ( 4.024745)
build_miniruby 0.000000 0.001576 1.691457 ( 1.687893)
build_ruby 0.000000 0.001766 4.517298 ( 4.669032)
build_all 0.005321 0.003853 8.757714 ( 3.475665)
build_install 0.019950 0.002421 11.737445 ( 5.408574)
test_btest 0.000896 0.000184 118.985734 ( 31.613630)
test_basic 0.000078 0.010285 1.117832 ( 1.166174)
test_all 0.106865 0.045351 900.564740 (287.421328)
test_rubyspec 0.068271 0.024054 177.217663 ( 38.018369)
total: 377.49 sec