Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-162539
#<BuildRuby:0x00007fd2d59cfdd8
@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.20241128-162539",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003669 0.003974 3.373545 ( 3.269212)
build_miniruby 0.001368 0.000304 1.469679 ( 1.471506)
build_ruby 0.001781 0.000000 3.691586 ( 4.051556)
build_all 0.004065 0.003554 6.102190 ( 2.564379)
build_install 0.012644 0.004187 8.126411 ( 3.889715)
test_btest 0.000922 0.000000 74.751342 ( 21.675286)
test_basic 0.008508 0.001327 1.027192 ( 1.073631)
test_all 0.093435 0.049637 664.006920 (202.743434)
test_rubyspec 0.056176 0.022783 112.909607 ( 22.779134)
total: 263.52 sec