Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-094212
#<BuildRuby:0x0000556e51d22390
@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.20230926-094212",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002323 0.004308 2.287899 ( 4.931356)
build_miniruby 0.001546 0.000000 1.722552 ( 1.917270)
build_ruby 0.001894 0.000000 3.570687 ( 4.004872)
build_all 0.008811 0.000000 6.182139 ( 4.324251)
build_install 0.015578 0.004876 7.877313 ( 6.110260)
test_btest 0.000753 0.000070 83.957211 ( 45.418691)
test_basic 0.007571 0.000282 0.998946 ( 1.284728)
test_all 0.006115 0.004750 685.738142 (316.418187)
test_rubyspec 0.047889 0.023432 106.734840 (124.761342)
total: 509.17 sec