Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-120713
#<BuildRuby:0x00007f32f87cfdd0
@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.20241003-120713",
@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.000006 0.000021 ( 0.000023)
autoconf 0.000034 0.000015 0.000049 ( 0.000048)
configure 0.000027 0.000012 0.000039 ( 0.000039)
build_up 0.006710 0.001116 4.034989 ( 4.018122)
build_miniruby 0.001098 0.000460 1.738558 ( 1.735114)
build_ruby 0.001427 0.000598 4.327729 ( 4.446912)
build_all 0.005388 0.002925 7.460990 ( 3.104316)
build_install 0.008881 0.010499 10.112971 ( 4.621932)
test_btest 0.000586 0.000276 95.071286 ( 25.249459)
test_basic 0.010020 0.000637 1.138755 ( 1.183726)
test_all 0.116578 0.033914 763.406238 (220.158819)
test_rubyspec 0.047820 0.041245 137.306314 ( 30.124628)
total: 294.64 sec