Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-175127
#<BuildRuby:0x00007f27c02efdd0
@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.20241210-175127",
@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.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003411 0.003864 3.189128 ( 3.253000)
build_miniruby 0.001587 0.000000 1.454869 ( 1.451357)
build_ruby 0.000523 0.001327 3.909685 ( 4.050564)
build_all 0.005216 0.003082 6.264352 ( 2.653885)
build_install 0.002724 0.016409 8.361693 ( 3.980787)
test_btest 0.000855 0.000347 74.688712 ( 20.529069)
test_basic 0.007061 0.005031 1.136687 ( 1.386228)
test_all 0.089151 0.059455 766.163377 (275.454358)
test_rubyspec 0.062355 0.018954 119.361795 ( 37.576014)
total: 350.34 sec