Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-102016
#<BuildRuby:0x00007fdf253efdd0
@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.20240624-102016",
@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.000039 0.000000 0.000039 ( 0.000039)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.003429 0.003952 3.068435 ( 3.038018)
build_miniruby 0.001310 0.000252 1.224962 ( 1.222082)
build_ruby 0.001702 0.000327 3.745178 ( 3.905229)
build_all 0.008334 0.000780 8.021389 ( 3.160703)
build_install 0.015757 0.002049 9.800572 ( 4.467796)
test_btest 0.000947 0.000169 110.122331 ( 29.294888)
test_basic 0.005495 0.003939 1.003538 ( 1.049936)
test_all 0.104399 0.044705 764.724404 (217.155342)
test_rubyspec 0.047616 0.048930 172.411032 ( 41.462199)
total: 304.76 sec