Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-020156
#<BuildRuby:0x00007f291389fdd0
@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-020156",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000044 0.000008 0.000052 ( 0.000052)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005590 0.004332 4.166824 ( 5.967447)
build_miniruby 0.001502 0.000301 2.360038 ( 2.630870)
build_ruby 0.001965 0.000393 4.870133 ( 5.449704)
build_all 0.009019 0.001804 9.031421 ( 6.162372)
build_install 0.018290 0.006468 12.357535 ( 9.622429)
test_btest 0.000960 0.000208 126.521797 ( 83.052428)
test_basic 0.009437 0.002647 1.400103 ( 1.703203)
test_all 0.105800 0.053232 877.682329 (311.366590)
test_rubyspec 0.033994 0.055145 170.021915 ( 30.179950)
total: 456.14 sec