Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-063712
#<BuildRuby:0x00007faff4befdd8
@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.20241203-063712",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000035 0.000000 0.000035 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007588 0.000338 3.302695 ( 2.964954)
build_miniruby 0.001637 0.000000 1.211857 ( 1.209520)
build_ruby 0.001715 0.000000 3.677358 ( 3.857982)
build_all 0.004779 0.004131 5.895296 ( 2.345905)
build_install 0.014245 0.004368 8.059611 ( 3.662764)
test_btest 0.000864 0.000110 75.735621 ( 20.173010)
test_basic 0.009668 0.000154 1.033125 ( 2.371365)
test_all 0.101504 0.041580 709.126891 (233.539127)
test_rubyspec 0.038037 0.045528 117.085102 ( 26.195806)
total: 296.32 sec