Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-084533
#<BuildRuby:0x00007f558c5ffdc8
@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.20241121-084533",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.003677 0.003936 3.481142 ( 3.450992)
build_miniruby 0.000000 0.001933 1.633585 ( 1.631522)
build_ruby 0.001862 0.000000 3.877624 ( 4.023539)
build_all 0.009221 0.000000 6.319241 ( 2.543462)
build_install 0.018634 0.000528 9.208868 ( 4.568536)
test_btest 0.000000 0.001119 79.648997 ( 25.469494)
test_basic 0.009209 0.003429 1.170865 ( 1.434695)
test_all 0.124268 0.026896 734.085931 (240.638544)
test_rubyspec 0.051872 0.028571 121.050935 ( 34.705489)
total: 318.47 sec