Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-222627
#<BuildRuby:0x00005564e94d2120
@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.20230905-222627",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.001376 0.004191 1.826756 ( 2.520834)
build_miniruby 0.001437 0.000199 1.739361 ( 1.958168)
build_ruby 0.001829 0.000252 3.307869 ( 3.598477)
build_all 0.006908 0.000953 6.476092 ( 4.577278)
build_install 0.019308 0.000760 7.657352 ( 5.970328)
test_btest 0.000000 0.000989 84.087612 ( 44.980479)
test_basic 0.003982 0.003439 0.962922 ( 1.261165)
test_all 0.006210 0.004079 683.872164 (309.534525)
test_rubyspec 0.041875 0.031369 103.325270 (122.380465)
total: 496.78 sec