Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-220959
#<BuildRuby:0x00007fa78014fdc8
@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.20240621-220959",
@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.000024 0.000008 0.000032 ( 0.000027)
autoconf 0.000039 0.000012 0.000051 ( 0.000047)
configure 0.000032 0.000010 0.000042 ( 0.000043)
build_up 0.003683 0.005288 3.933294 ( 4.266295)
build_miniruby 0.001357 0.000485 1.646960 ( 1.740745)
build_ruby 0.001771 0.000633 4.561257 ( 5.152950)
build_all 0.008486 0.001470 8.396461 ( 4.804043)
build_install 0.021383 0.004077 11.627862 ( 7.678805)
test_btest 0.000854 0.000275 116.953318 ( 64.546672)
test_basic 0.006596 0.003803 1.114880 ( 1.167370)
test_all 0.076832 0.072324 785.654662 (255.873636)
test_rubyspec 0.058549 0.036449 164.613449 ( 34.109437)
total: 379.34 sec