Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-030048
#<BuildRuby:0x0000564c8f4459f8
@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.20240310-030048",
@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.000000 0.000020 0.000020 ( 0.000019)
autoconf 0.000000 0.000031 0.000031 ( 0.000031)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000000 0.007510 2.634372 ( 2.423976)
build_miniruby 0.001871 0.000000 1.727683 ( 1.727228)
build_ruby 0.000000 0.001776 3.430470 ( 3.663710)
build_all 0.002335 0.006439 6.666551 ( 3.474625)
build_install 0.005141 0.014469 8.205926 ( 4.272552)
test_btest 0.000671 0.000437 91.673105 ( 36.924798)
test_basic 0.004183 0.004109 0.889547 ( 0.964081)
test_all 0.080978 0.040420 800.146630 (302.678307)
test_rubyspec 0.042398 0.050950 123.240510 (132.526905)
total: 488.66 sec