Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-002616
#<BuildRuby:0x00007f9e3031fdc8
@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.20241209-002616",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000000 0.000044 0.000044 ( 0.000033)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.000000 0.006708 2.610012 ( 2.592638)
build_miniruby 0.000000 0.001430 1.085815 ( 1.157831)
build_ruby 0.000000 0.001599 3.244846 ( 3.513120)
build_all 0.008659 0.000000 5.669430 ( 2.357508)
build_install 0.012317 0.005146 8.314281 ( 4.051156)
test_btest 0.000677 0.000203 70.675721 ( 18.904380)
test_basic 0.004856 0.004268 0.978912 ( 1.027076)
test_all 0.116672 0.027533 623.289150 (204.650001)
test_rubyspec 0.035906 0.040739 114.414230 ( 20.182782)
total: 258.44 sec