Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-034425
#<BuildRuby:0x000055eaaca02228
@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.20230726-034425",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000078 0.000000 0.000078 ( 0.000047)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007047 0.000329 2.444339 ( 5.581664)
build_miniruby 0.001807 0.000187 1.769872 ( 2.847658)
build_ruby 0.002592 0.000000 3.536939 ( 5.410906)
build_all 0.008004 0.000000 2.887531 ( 3.607374)
build_install 0.012406 0.008181 4.405685 ( 6.888932)
test_btest 0.000798 0.000114 84.724742 ( 77.683192)
test_basic 0.005901 0.000233 0.998436 ( 2.151717)
test_all 0.001832 0.000172 696.482253 (684.924543)
test_rubyspec 0.045956 0.012896 97.515777 (152.337038)
total: 941.43 sec