Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-222648
#<BuildRuby:0x000055579973da70
@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.20230628-222648",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004796 0.000600 1.906425 ( 3.233031)
build_miniruby 0.001411 0.000177 1.490548 ( 1.495327)
build_ruby 0.001385 0.000000 3.011105 ( 3.276718)
build_all 0.006957 0.000000 2.409620 ( 1.692507)
build_install 0.003273 0.013703 3.655753 ( 2.823479)
test_btest 0.000550 0.000127 79.944229 ( 38.300619)
test_basic 0.002402 0.002837 0.853177 ( 0.953967)
test_all 0.001030 0.000257 568.988697 (263.262264)
test_rubyspec 0.045131 0.007747 87.010051 (100.602493)
total: 415.64 sec