Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-161029
#<BuildRuby:0x00007ff2f6a9fdd0
@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.20240714-161029",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.002273 0.004878 3.137087 ( 3.147514)
build_miniruby 0.001390 0.000514 1.152857 ( 1.149953)
build_ruby 0.001809 0.000000 3.145031 ( 3.355179)
build_all 0.005411 0.003261 7.713610 ( 3.076257)
build_install 0.007823 0.011400 10.471644 ( 4.917720)
test_btest 0.000610 0.000269 113.609392 ( 30.812931)
test_basic 0.004770 0.004235 1.137877 ( 1.194856)
test_all 0.101401 0.052507 827.017748 (264.003253)
test_rubyspec 0.037549 0.052973 169.958262 ( 41.780120)
total: 353.44 sec