Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-190257
#<BuildRuby:0x00007f8267a4fdd0
@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.20240726-190257",
@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.000034 0.000012 0.000046 ( 0.000045)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.006506 0.000812 2.555450 ( 2.570870)
build_miniruby 0.001127 0.000362 1.095449 ( 1.092827)
build_ruby 0.000000 0.001893 3.049266 ( 3.236247)
build_all 0.003679 0.004574 7.074601 ( 2.637831)
build_install 0.020953 0.003019 10.798993 ( 5.611719)
test_btest 0.000917 0.000306 114.789269 ( 40.632141)
test_basic 0.006422 0.004796 1.011461 ( 1.057768)
test_all 0.115933 0.032212 774.791109 (233.875154)
test_rubyspec 0.043142 0.047892 173.146756 ( 46.648979)
total: 337.36 sec