Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-233052
#<BuildRuby:0x00007feac80ffdd8
@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.20240811-233052",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.004940 0.004181 3.967161 ( 4.066266)
build_miniruby 0.000000 0.002043 1.895193 ( 1.914809)
build_ruby 0.000000 0.002222 4.889816 ( 5.152942)
build_all 0.004145 0.007530 8.929632 ( 4.767458)
build_install 0.016776 0.008034 11.831145 ( 7.208293)
test_btest 0.000951 0.000300 128.334478 ( 69.570987)
test_basic 0.005173 0.006135 1.396929 ( 1.921135)
test_all 0.119807 0.043283 992.472477 (659.036044)
test_rubyspec 0.066503 0.031547 180.887775 (154.500716)
total: 908.14 sec