Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-133426
#<BuildRuby:0x000055e9e4c16258
@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.20230812-133426",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000034 0.000000 0.000034 ( 0.000032)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.006764 0.000319 2.352098 ( 6.309696)
build_miniruby 0.001907 0.000000 1.801495 ( 2.876326)
build_ruby 0.001615 0.000000 3.556963 ( 23.644541)
build_all 0.003594 0.004525 2.819273 ( 3.562591)
build_install 0.012877 0.007717 4.497953 ( 5.750694)
test_btest 0.000759 0.000134 83.880638 ( 57.608347)
test_basic 0.003079 0.004750 0.963133 ( 1.412365)
test_all 0.001987 0.000409 686.215170 (426.526685)
test_rubyspec 0.041261 0.027477 101.287422 (170.296563)
total: 697.99 sec