Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-013854
#<BuildRuby:0x0000555c698e1f00
@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.20230629-013854",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003624 0.003847 2.239647 ( 7.314936)
build_miniruby 0.001279 0.000170 2.276854 ( 3.989106)
build_ruby 0.001595 0.000212 3.297008 ( 6.279863)
build_all 0.007189 0.000959 2.575203 ( 4.007215)
build_install 0.020196 0.000389 4.162155 ( 6.767987)
test_btest 0.001087 0.000127 85.241086 ( 75.369543)
test_basic 0.003741 0.000440 0.889475 ( 2.201864)
test_all 0.001223 0.000144 613.464826 (465.711776)
test_rubyspec 0.021686 0.032634 88.765778 (132.405741)
total: 704.05 sec