Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-101259
#<BuildRuby:0x00007f237c6cfdd0
@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.20240621-101259",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000029 0.000001 0.000030 ( 0.000032)
build_up 0.003854 0.004044 3.452156 ( 3.435748)
build_miniruby 0.000000 0.001610 1.512042 ( 1.508991)
build_ruby 0.000000 0.001782 4.201189 ( 4.386600)
build_all 0.004326 0.004592 7.859727 ( 3.081097)
build_install 0.009378 0.009170 9.936458 ( 4.565449)
test_btest 0.000762 0.000148 113.358798 ( 30.513647)
test_basic 0.009017 0.000099 1.257362 ( 1.311667)
test_all 0.098562 0.051802 849.662048 (243.222584)
test_rubyspec 0.050854 0.043696 167.261630 ( 39.070124)
total: 331.10 sec