Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-183005
#<BuildRuby:0x000055ac00a1a1d8
@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.20230618-183005",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005396 0.001038 1.986912 ( 3.785976)
build_miniruby 0.001263 0.000243 1.452356 ( 1.455883)
build_ruby 0.001646 0.000316 2.452535 ( 14.190551)
build_all 0.006041 0.001161 2.403602 ( 1.497298)
build_install 0.013718 0.004508 3.728521 ( 2.658880)
test_btest 0.000749 0.000000 81.835255 ( 33.321360)
test_basic 0.001931 0.004034 0.824520 ( 0.912136)
test_all 0.001544 0.000361 605.897865 (260.674376)
test_rubyspec 0.012563 0.037389 81.145941 ( 92.938292)
total: 411.44 sec