Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-082952
#<BuildRuby:0x00007ff5cf05fdd0
@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-082952",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.006117 0.003029 4.032772 ( 4.414009)
build_miniruby 0.001523 0.000254 1.279848 ( 1.279694)
build_ruby 0.001791 0.000298 4.049026 ( 4.283512)
build_all 0.003713 0.003848 6.120033 ( 2.581698)
build_install 0.011913 0.004731 8.288785 ( 3.963233)
test_btest 0.000947 0.000194 76.107616 ( 24.196422)
test_basic 0.006007 0.004460 0.940333 ( 1.001440)
test_all 0.098346 0.046248 681.024775 (204.702097)
test_rubyspec 0.056257 0.022894 116.979870 ( 23.744126)
total: 270.17 sec