Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-050328
#<BuildRuby:0x00007fa61caefdc0
@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.20240702-050328",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.008451 0.001097 4.605950 ( 4.224536)
build_miniruby 0.001975 0.000494 1.925744 ( 1.965277)
build_ruby 0.002021 0.000505 4.926246 ( 5.154243)
build_all 0.009946 0.000301 9.096386 ( 4.209916)
build_install 0.004438 0.020314 12.514615 ( 6.523537)
test_btest 0.000757 0.000274 126.929473 ( 57.612028)
test_basic 0.012992 0.001517 1.393782 ( 1.576887)
test_all 0.093403 0.065987 890.424373 (424.172107)
test_rubyspec 0.032945 0.059674 180.472303 ( 50.434710)
total: 555.87 sec