Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-022153
#<BuildRuby:0x0000564fedb5a390
@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.20240308-022153",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.008473 0.001168 2.850631 ( 3.995751)
build_miniruby 0.000000 0.001735 1.884208 ( 2.099514)
build_ruby 0.000000 0.001530 3.874750 ( 4.646440)
build_all 0.001932 0.006919 7.134643 ( 5.945079)
build_install 0.021808 0.001202 9.073939 ( 7.789102)
test_btest 0.000964 0.000187 95.594305 ( 81.660359)
test_basic 0.008448 0.000042 1.046927 ( 1.568456)
test_all 0.085127 0.034994 755.575671 (375.742254)
test_rubyspec 0.048426 0.038549 126.359321 (135.906643)
total: 619.35 sec