Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-004649
#<BuildRuby:0x000055d4b8266118
@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.20230727-004649",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005983 0.000855 2.208689 ( 3.892580)
build_miniruby 0.001638 0.000234 1.703503 ( 2.144298)
build_ruby 0.001340 0.000192 3.359414 ( 4.017526)
build_all 0.007528 0.000000 2.798188 ( 2.236879)
build_install 0.015209 0.003260 4.267708 ( 4.025623)
test_btest 0.000951 0.000136 82.557651 ( 43.745193)
test_basic 0.000000 0.007029 0.882705 ( 1.021731)
test_all 0.000540 0.001374 660.189192 (309.652110)
test_rubyspec 0.027558 0.028807 91.187687 (117.997693)
total: 488.73 sec