Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-215224
#<BuildRuby:0x00007f6a8b9cfde0
@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.20241112-215224",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.000947 0.006762 3.475756 ( 3.394753)
build_miniruby 0.001070 0.000471 1.233277 ( 1.230659)
build_ruby 0.001159 0.000510 3.334801 ( 3.503261)
build_all 0.005952 0.003095 6.004546 ( 2.351321)
build_install 0.016217 0.004116 9.105331 ( 4.475998)
test_btest 0.000789 0.000331 76.810246 ( 21.466500)
test_basic 0.007079 0.002969 1.003076 ( 1.056533)
test_all 0.116840 0.029132 721.877502 (216.980458)
test_rubyspec 0.043936 0.036351 121.999802 ( 27.755851)
total: 282.22 sec