Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-214824
#<BuildRuby:0x00007f8cf480fdd0
@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.20241221-214824",
@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.000032 0.000006 0.000038 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006369 0.000418 2.163949 ( 2.726001)
build_miniruby 0.001508 0.000266 1.700386 ( 1.764575)
build_ruby 0.001970 0.000348 4.509500 ( 4.773590)
build_all 0.006484 0.003033 6.999162 ( 3.817135)
build_install 0.016950 0.004998 8.738739 ( 5.693260)
test_btest 0.000769 0.000000 76.760694 ( 31.094879)
test_basic 0.010932 0.001492 1.098000 ( 1.191517)
test_all 0.101798 0.046835 720.555806 (253.556587)
test_rubyspec 0.046155 0.033411 114.294629 ( 20.446552)
total: 325.07 sec