Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-214828
#<BuildRuby:0x00007f2ab7b9fdc8
@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.20241122-214828",
@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.000028)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.001076 0.007188 3.674082 ( 3.599192)
build_miniruby 0.001246 0.000284 1.468375 ( 1.465676)
build_ruby 0.002011 0.000460 4.573212 ( 4.782173)
build_all 0.005549 0.004340 6.645125 ( 3.818669)
build_install 0.013811 0.009660 9.609463 ( 5.393352)
test_btest 0.000000 0.000971 78.036551 ( 30.443925)
test_basic 0.005649 0.007699 1.213739 ( 1.495471)
test_all 0.123697 0.022386 715.352064 (242.693259)
test_rubyspec 0.052731 0.032074 119.023561 ( 27.426810)
total: 321.12 sec