Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-202830
#<BuildRuby:0x00007ff1b470fdc0
@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.20240726-202830",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002805 0.004601 3.546554 ( 3.461445)
build_miniruby 0.001786 0.000000 1.511436 ( 1.508184)
build_ruby 0.001911 0.000000 3.565363 ( 3.745320)
build_all 0.008110 0.000000 7.484450 ( 2.956012)
build_install 0.018618 0.001147 10.597432 ( 5.020155)
test_btest 0.000000 0.000886 113.290034 ( 29.930601)
test_basic 0.003650 0.006430 1.227926 ( 1.272765)
test_all 0.099539 0.051054 885.579862 (294.714015)
test_rubyspec 0.052618 0.033473 160.595783 ( 32.277487)
total: 374.89 sec