Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-203345
#<BuildRuby:0x00007f6b9a02fdc0
@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.20241113-203345",
@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.000013 0.000007 0.000020 ( 0.000021)
autoconf 0.000022 0.000012 0.000034 ( 0.000033)
configure 0.000018 0.000009 0.000027 ( 0.000028)
build_up 0.003543 0.003746 3.871641 ( 3.789718)
build_miniruby 0.000939 0.000526 1.507147 ( 1.504597)
build_ruby 0.001223 0.000685 4.330912 ( 4.501800)
build_all 0.004006 0.004037 6.723293 ( 3.002913)
build_install 0.010821 0.008210 9.737195 ( 5.061570)
test_btest 0.000652 0.000387 82.970547 ( 27.611472)
test_basic 0.009260 0.001064 0.998415 ( 1.069649)
test_all 0.097226 0.048616 747.902125 (250.143575)
test_rubyspec 0.067912 0.020474 124.028848 ( 37.104555)
total: 333.79 sec