Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-070054
#<BuildRuby:0x00007f57bf4bfdc0
@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.20241024-070054",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.004032 0.004046 3.612886 ( 3.582583)
build_miniruby 0.001387 0.000420 1.535732 ( 1.532125)
build_ruby 0.001516 0.000460 3.617293 ( 4.093479)
build_all 0.004837 0.004369 7.175668 ( 3.005238)
build_install 0.013714 0.005961 10.115931 ( 4.998128)
test_btest 0.000679 0.000227 85.038479 ( 29.555655)
test_basic 0.006110 0.006199 1.203291 ( 1.305150)
test_all 0.096260 0.056661 800.355229 (327.728118)
test_rubyspec 0.048715 0.041095 127.984135 ( 45.512815)
total: 421.31 sec