Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-103506
#<BuildRuby:0x00005648ffd957f8
@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.20230920-103506",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006813 0.000420 2.387518 ( 5.678730)
build_miniruby 0.000000 0.002124 1.808607 ( 1.968633)
build_ruby 0.001540 0.000769 3.526462 ( 4.604718)
build_all 0.007809 0.001184 6.563814 ( 6.493694)
build_install 0.011054 0.011093 8.042757 ( 8.702497)
test_btest 0.000753 0.000163 85.959864 ( 62.543777)
test_basic 0.001026 0.008196 1.016461 ( 1.452459)
test_all 0.006266 0.004367 696.626249 (381.502483)
test_rubyspec 0.059179 0.012285 108.516229 (129.701493)
total: 602.65 sec