Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-123146
#<BuildRuby:0x00007fba2a98fdc8
@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.20241025-123146",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.004544 0.004830 4.539432 ( 5.251379)
build_miniruby 0.001541 0.000257 1.855948 ( 2.170255)
build_ruby 0.002033 0.000339 4.874203 ( 5.850228)
build_all 0.009936 0.000913 7.574181 ( 5.060217)
build_install 0.010991 0.011297 10.692425 ( 5.627385)
test_btest 0.000682 0.000147 84.221788 ( 34.634349)
test_basic 0.002816 0.009044 1.132587 ( 1.210541)
test_all 0.076453 0.075876 838.709585 (447.377180)
test_rubyspec 0.045621 0.045062 129.156388 ( 58.234458)
total: 565.42 sec