Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-112718
#<BuildRuby:0x00007fe04831fdc8
@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.20241101-112718",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.005359 0.004227 4.325851 ( 4.915356)
build_miniruby 0.001515 0.000260 1.811383 ( 1.895270)
build_ruby 0.001806 0.000310 4.577110 ( 5.030260)
build_all 0.006492 0.004593 7.407843 ( 4.810216)
build_install 0.016681 0.005038 10.232683 ( 6.010695)
test_btest 0.000852 0.000175 71.358532 ( 19.556389)
test_basic 0.005780 0.004659 0.839738 ( 0.880062)
test_all 0.110918 0.035398 687.425219 (230.357092)
test_rubyspec 0.041193 0.042639 118.555117 ( 26.769828)
total: 300.23 sec