Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-142247
#<BuildRuby:0x00007f0e8ffcfdd8
@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.20240716-142247",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005942 0.001600 3.030800 ( 2.923044)
build_miniruby 0.001298 0.000350 1.156844 ( 1.154241)
build_ruby 0.001954 0.000000 3.519061 ( 3.714972)
build_all 0.000743 0.007934 7.814046 ( 3.043911)
build_install 0.011982 0.006428 10.249167 ( 4.655197)
test_btest 0.000942 0.000000 110.099656 ( 28.711653)
test_basic 0.004935 0.003164 1.003284 ( 1.053955)
test_all 0.111755 0.034820 805.823125 (231.026038)
test_rubyspec 0.050417 0.042917 159.115920 ( 35.024375)
total: 311.31 sec