Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-022058
#<BuildRuby:0x00007f0ee37cfdc8
@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.20241005-022058",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.004152 0.003977 3.644785 ( 3.510293)
build_miniruby 0.001533 0.000263 1.461992 ( 1.459263)
build_ruby 0.000000 0.002010 3.666626 ( 3.873350)
build_all 0.003186 0.005712 7.044187 ( 2.815689)
build_install 0.013407 0.006269 9.417416 ( 4.281455)
test_btest 0.000779 0.000189 95.706567 ( 26.178113)
test_basic 0.009591 0.001264 1.205033 ( 1.251250)
test_all 0.106119 0.048696 810.374092 (341.592220)
test_rubyspec 0.073187 0.025617 144.195575 ( 64.973502)
total: 449.94 sec