Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-205142
#<BuildRuby:0x00007f3c62eefde0
@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-205142",
@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.000029 0.000003 0.000032 ( 0.000030)
autoconf 0.000054 0.000005 0.000059 ( 0.000055)
configure 0.000053 0.000005 0.000058 ( 0.000054)
build_up 0.009297 0.001005 4.381782 ( 4.568972)
build_miniruby 0.001902 0.000206 1.704648 ( 1.761928)
build_ruby 0.001729 0.000187 3.562263 ( 3.724762)
build_all 0.008120 0.000000 7.875846 ( 3.194264)
build_install 0.011304 0.009637 11.023292 ( 5.181047)
test_btest 0.000791 0.000119 120.236850 ( 36.616728)
test_basic 0.004611 0.008191 1.290047 ( 1.385528)
test_all 0.105973 0.045062 784.690875 (254.741746)
test_rubyspec 0.046150 0.044991 164.868275 ( 35.386131)
total: 346.56 sec