Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-002438
#<BuildRuby:0x00007f1e1185fdc8
@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.20240813-002438",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.003242 0.004488 3.482042 ( 3.354134)
build_miniruby 0.001352 0.000205 1.237254 ( 1.234060)
build_ruby 0.001527 0.000231 3.645654 ( 12.987248)
build_all 0.008178 0.000587 8.228695 ( 3.204035)
build_install 0.012659 0.004982 10.848699 ( 5.006124)
test_btest 0.001035 0.000173 120.728518 ( 32.462969)
test_basic 0.003158 0.006814 1.158583 ( 1.203772)
test_all 0.118560 0.032831 813.860901 (246.333872)
test_rubyspec 0.047359 0.044938 170.589118 ( 37.647996)
total: 343.44 sec