Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-181554
#<BuildRuby:0x00007f44f1ebfdd8
@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.20240616-181554",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.006928 0.000727 3.610227 ( 3.561306)
build_miniruby 0.000000 0.001649 1.626561 ( 1.623470)
build_ruby 0.000000 0.001873 4.096245 ( 4.252653)
build_all 0.005893 0.002668 7.788277 ( 3.131974)
build_install 0.014452 0.004195 10.390872 ( 4.992998)
test_btest 0.000810 0.000235 110.740749 ( 30.322511)
test_basic 0.004268 0.004371 1.121275 ( 1.173775)
test_all 0.090739 0.058546 835.884354 (251.935175)
test_rubyspec 0.048745 0.035711 159.134376 ( 31.478248)
total: 332.47 sec