Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-123003
#<BuildRuby:0x000056188b4f2078
@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.20231011-123003",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000032)
build_up 0.006651 0.001147 2.464453 ( 3.749450)
build_miniruby 0.001785 0.000308 1.789757 ( 1.954567)
build_ruby 0.000000 0.001869 3.524802 ( 4.341105)
build_all 0.006617 0.002816 6.496836 ( 5.626818)
build_install 0.011013 0.010482 8.070657 ( 6.782164)
test_btest 0.000609 0.000157 89.841107 ( 53.499089)
test_basic 0.003369 0.005603 1.043503 ( 1.364972)
test_all 0.009477 0.001334 710.924680 (354.663462)
test_rubyspec 0.036026 0.040483 105.684096 (119.970368)
total: 551.95 sec