Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-141930
#<BuildRuby:0x00007fe795e8fdd0
@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.20240627-141930",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.004332 0.004125 4.009404 ( 3.504557)
build_miniruby 0.001262 0.000374 1.590229 ( 1.586966)
build_ruby 0.001791 0.000000 4.189205 ( 4.280991)
build_all 0.002660 0.005613 7.550494 ( 3.033978)
build_install 0.015380 0.003845 10.295647 ( 4.864457)
test_btest 0.000783 0.000253 113.717918 ( 30.996916)
test_basic 0.003946 0.006371 1.173086 ( 1.241713)
test_all 0.108435 0.041139 863.629625 (256.015902)
test_rubyspec 0.050292 0.042555 164.600668 ( 34.747330)
total: 340.27 sec