Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250403-085052
#<BuildRuby:0x00007f8d51ddfdc0
@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.20250403-085052",
@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.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.002786 0.004656 3.459987 ( 2.458821)
build_miniruby 0.001532 0.000000 1.099178 ( 1.096388)
build_ruby 0.001586 0.000000 3.167959 ( 3.336133)
build_all 0.000923 0.008120 5.413158 ( 2.193897)
build_install 0.013890 0.006040 8.145442 ( 3.868407)
test_btest 0.001126 0.000000 48.256379 ( 14.977305)
test_basic 0.003819 0.004523 0.743974 ( 0.797992)
test_all 0.081831 0.035347 603.417889 (179.434435)
test_rubyspec 0.037053 0.039177 99.927015 ( 24.208495)
total: 232.37 sec