Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-094954
#<BuildRuby:0x00007fd06d53fdc8
@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.20241120-094954",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.003420 0.003846 3.049132 ( 3.000785)
build_miniruby 0.001722 0.000000 1.145657 ( 1.142663)
build_ruby 0.001771 0.000000 3.619316 ( 3.786824)
build_all 0.007534 0.000871 5.984332 ( 2.505589)
build_install 0.017517 0.000269 8.604203 ( 4.242180)
test_btest 0.000772 0.000187 72.690199 ( 19.205642)
test_basic 0.007071 0.001720 0.902672 ( 0.949195)
test_all 0.093023 0.048155 619.507794 (180.847173)
test_rubyspec 0.052460 0.025595 114.890656 ( 22.472598)
total: 238.15 sec