Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-021453
#<BuildRuby:0x00007f70a28bfdc0
@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.20241007-021453",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000031 0.000013 0.000044 ( 0.000042)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.005184 0.002134 3.007092 ( 2.987236)
build_miniruby 0.001291 0.000531 1.323842 ( 1.320277)
build_ruby 0.001529 0.000629 3.492350 ( 3.657699)
build_all 0.008566 0.000000 7.362062 ( 2.965210)
build_install 0.011613 0.006362 9.877548 ( 4.579123)
test_btest 0.000725 0.000283 91.041079 ( 24.948124)
test_basic 0.005282 0.005339 0.922450 ( 0.966579)
test_all 0.117487 0.032589 743.019380 (253.233137)
test_rubyspec 0.047506 0.038066 135.571879 ( 24.360979)
total: 319.02 sec