Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-011107
#<BuildRuby:0x00007fad257afdd0
@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.20240927-011107",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.005494 0.003000 3.588150 ( 3.310943)
build_miniruby 0.001059 0.000423 1.136854 ( 1.134409)
build_ruby 0.000000 0.002043 3.070099 ( 3.305278)
build_all 0.001647 0.006578 5.786706 ( 2.268868)
build_install 0.014755 0.003407 8.749322 ( 3.895408)
test_btest 0.000928 0.000000 81.434438 ( 21.024236)
test_basic 0.000000 0.010133 0.867355 ( 0.919013)
test_all 0.116257 0.036612 707.052711 (244.556105)
test_rubyspec 0.052855 0.036295 134.753420 ( 28.711548)
total: 309.13 sec