Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-013603
#<BuildRuby:0x00007f50cd83fde0
@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.20241221-013603",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.004605 0.001429 2.152589 ( 2.722090)
build_miniruby 0.001198 0.000371 1.663831 ( 1.769044)
build_ruby 0.000399 0.001600 4.241052 ( 4.464296)
build_all 0.009675 0.000572 6.815478 ( 4.507321)
build_install 0.012291 0.008050 8.609251 ( 6.088597)
test_btest 0.000603 0.000201 77.351526 ( 42.821816)
test_basic 0.009929 0.003310 1.085272 ( 1.374517)
test_all 0.108078 0.041937 767.238313 (375.632491)
test_rubyspec 0.042325 0.042976 117.941590 ( 40.602010)
total: 479.98 sec