Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-191135
#<BuildRuby:0x00007faadae0fdd0
@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.20240814-191135",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.000346 0.008112 3.492169 ( 3.445786)
build_miniruby 0.001316 0.000369 1.585836 ( 1.582691)
build_ruby 0.000000 0.002016 3.721552 ( 3.878363)
build_all 0.001949 0.006755 8.100962 ( 3.074970)
build_install 0.017647 0.001661 10.751608 ( 4.825085)
test_btest 0.001030 0.000000 121.409755 ( 45.477682)
test_basic 0.009419 0.000551 1.086829 ( 1.132788)
test_all 0.117159 0.034368 786.005277 (246.655037)
test_rubyspec 0.052802 0.037307 161.635623 ( 32.439766)
total: 342.51 sec