Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-112629
#<BuildRuby:0x00007fa5b24efde0
@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.20241214-112629",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.002231 0.004812 2.511569 ( 3.324167)
build_miniruby 0.001183 0.000423 1.749501 ( 1.956402)
build_ruby 0.001586 0.000566 4.401017 ( 4.886532)
build_all 0.007017 0.002507 6.489308 ( 3.534093)
build_install 0.016722 0.002604 8.279406 ( 4.677544)
test_btest 0.000569 0.000190 78.551363 ( 29.980488)
test_basic 0.005029 0.004843 1.033378 ( 1.139517)
test_all 0.093256 0.049378 721.673705 (356.024160)
test_rubyspec 0.063894 0.019131 117.313832 ( 46.238286)
total: 451.76 sec