Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-215835
#<BuildRuby:0x00007fc06606fdc8
@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.20241025-215835",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.004069 0.004024 3.918275 ( 3.806096)
build_miniruby 0.001654 0.000331 1.357880 ( 1.357015)
build_ruby 0.001478 0.000295 3.711502 ( 3.879882)
build_all 0.006890 0.000535 6.357789 ( 2.532302)
build_install 0.015716 0.004848 9.808321 ( 4.804673)
test_btest 0.000874 0.000180 77.152164 ( 22.774339)
test_basic 0.002259 0.002912 1.063762 ( 6.622421)
test_all 0.114554 0.035852 727.311741 (239.840385)
test_rubyspec 0.046213 0.035792 125.188647 ( 27.876981)
total: 313.50 sec