Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-094625
#<BuildRuby:0x00007fa15ea6fde0
@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-094625",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003292 0.005005 3.855656 ( 3.726673)
build_miniruby 0.001263 0.000392 1.619288 ( 1.617044)
build_ruby 0.001500 0.000465 4.269908 ( 4.479783)
build_all 0.006793 0.002108 6.908152 ( 2.833278)
build_install 0.010069 0.009297 9.830235 ( 4.684095)
test_btest 0.000865 0.000307 78.200825 ( 20.707740)
test_basic 0.004071 0.006083 1.091838 ( 1.136570)
test_all 0.104237 0.042615 720.390095 (268.631463)
test_rubyspec 0.039344 0.045422 125.701301 ( 28.020895)
total: 335.84 sec