Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-082405
#<BuildRuby:0x00007fe0276efdc0
@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.20240817-082405",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004404 0.003093 2.629345 ( 2.641307)
build_miniruby 0.000000 0.001500 1.090029 ( 1.086996)
build_ruby 0.000482 0.001325 3.048976 ( 3.279367)
build_all 0.008534 0.000000 7.269683 ( 2.652629)
build_install 0.009837 0.008627 9.047137 ( 4.055964)
test_btest 0.000867 0.000279 105.367257 ( 27.528609)
test_basic 0.004274 0.005449 0.935151 ( 0.978767)
test_all 0.101367 0.050231 721.978707 (218.445985)
test_rubyspec 0.059101 0.036509 172.458319 ( 26.349820)
total: 287.02 sec