Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-071251
#<BuildRuby:0x00005567747be1a8
@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.20231207-071251",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003026 0.004293 2.444713 ( 2.685886)
build_miniruby 0.001270 0.000141 1.643032 ( 1.655041)
build_ruby 0.001714 0.000190 3.147492 ( 3.332273)
build_all 0.003507 0.004108 5.868623 ( 2.782186)
build_install 0.004332 0.012546 7.274252 ( 3.748298)
test_btest 0.000000 0.003715 83.383730 ( 35.496717)
test_basic 0.000526 0.004723 0.862791 ( 0.961066)
test_all 0.065170 0.055670 750.008805 (269.577033)
test_rubyspec 0.033737 0.032632 97.130609 (110.291467)
total: 430.53 sec