Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-065405
#<BuildRuby:0x00007f048abcfdc8
@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.20240614-065405",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000040 0.000009 0.000049 ( 0.000050)
configure 0.000038 0.000008 0.000046 ( 0.000046)
build_up 0.004358 0.004122 3.401095 ( 3.430161)
build_miniruby 0.001931 0.000000 1.635674 ( 1.632489)
build_ruby 0.001979 0.000000 4.401288 ( 4.542827)
build_all 0.009025 0.000195 8.006322 ( 3.177218)
build_install 0.013422 0.006505 10.571239 ( 4.801967)
test_btest 0.000805 0.000192 115.452845 ( 31.456185)
test_basic 0.009178 0.001218 1.250567 ( 1.300889)
test_all 0.112187 0.036453 829.378761 (264.766047)
test_rubyspec 0.038369 0.056403 163.322262 ( 34.590636)
total: 349.70 sec