Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-001517
#<BuildRuby:0x00007f7634a5fdc8
@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-001517",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.003872 0.004164 3.376669 ( 3.311057)
build_miniruby 0.001196 0.000363 1.290149 ( 1.287272)
build_ruby 0.001222 0.000531 3.966884 ( 4.158930)
build_all 0.005672 0.002465 6.484821 ( 2.784645)
build_install 0.017229 0.001542 8.484690 ( 3.951789)
test_btest 0.000674 0.000259 76.277507 ( 20.123883)
test_basic 0.004056 0.006308 0.766762 ( 0.816082)
test_all 0.086600 0.058978 762.855043 (249.922671)
test_rubyspec 0.036076 0.047331 123.779082 ( 35.111139)
total: 321.47 sec