Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-160652
#<BuildRuby:0x00007f90f1b6fdd0
@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.20241107-160652",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.005051 0.001894 3.046834 ( 3.185468)
build_miniruby 0.001131 0.000424 1.092546 ( 1.090336)
build_ruby 0.001335 0.000500 3.510682 ( 3.644494)
build_all 0.002552 0.005273 6.016506 ( 2.508794)
build_install 0.014507 0.002257 7.362173 ( 3.627047)
test_btest 0.000575 0.000221 73.877847 ( 21.281208)
test_basic 0.000350 0.011680 1.049947 ( 1.136761)
test_all 0.116020 0.029533 717.937123 (209.420018)
test_rubyspec 0.039613 0.036487 116.589980 ( 24.860702)
total: 270.76 sec