Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-045451
#<BuildRuby:0x00007effadfffdd0
@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.20240727-045451",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007722 0.000680 3.476197 ( 3.506226)
build_miniruby 0.001493 0.000271 1.247809 ( 1.244438)
build_ruby 0.002158 0.000000 4.301252 ( 4.462360)
build_all 0.006445 0.003417 8.275675 ( 3.289027)
build_install 0.011600 0.007965 10.538752 ( 4.775791)
test_btest 0.000779 0.000180 119.650686 ( 31.589857)
test_basic 0.009242 0.001167 1.095801 ( 1.138742)
test_all 0.105488 0.047870 848.498165 (263.385862)
test_rubyspec 0.055829 0.036690 172.868684 ( 35.777577)
total: 349.17 sec