Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-054208
#<BuildRuby:0x00007f42eb1afdd0
@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.20241225-054208",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005768 0.000462 1.991889 ( 2.260841)
build_miniruby 0.001165 0.000310 1.221197 ( 1.218174)
build_ruby 0.001356 0.000361 3.274390 ( 3.509763)
build_all 0.006467 0.002524 6.397217 ( 2.592767)
build_install 0.013777 0.004493 7.760913 ( 3.956707)
test_btest 0.000633 0.000176 75.692847 ( 20.143915)
test_basic 0.004476 0.005437 1.016151 ( 1.067851)
test_all 0.101880 0.040920 713.428714 (279.500787)
test_rubyspec 0.055545 0.031573 125.812416 ( 65.088341)
total: 379.34 sec