Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-211732
#<BuildRuby:0x000055a24d75e118
@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-211732",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006750 0.000750 2.286226 ( 5.596088)
build_miniruby 0.001305 0.000145 1.690624 ( 2.791839)
build_ruby 0.001730 0.000192 3.319990 ( 5.540081)
build_all 0.004432 0.005017 2.812643 ( 3.915251)
build_install 0.011212 0.009502 4.275674 ( 6.059886)
test_btest 0.000726 0.000150 82.466046 ( 66.435833)
test_basic 0.006334 0.001311 0.918459 ( 1.686156)
test_all 0.000880 0.000183 661.484707 (487.752713)
test_rubyspec 0.026570 0.028544 92.558165 (139.855634)
total: 719.63 sec