Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-085459
#<BuildRuby:0x00007fe0bf6ffde0
@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.20240803-085459",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000028 0.000009 0.000037 ( 0.000042)
autoconf 0.000000 0.000107 0.000107 ( 0.000107)
configure 0.000000 0.000041 0.000041 ( 0.000041)
build_up 0.005424 0.002817 3.295784 ( 3.130624)
build_miniruby 0.001262 0.000445 1.405770 ( 1.403205)
build_ruby 0.001411 0.000498 4.141162 ( 4.276183)
build_all 0.008629 0.001582 8.925069 ( 3.544886)
build_install 0.019397 0.002407 11.205902 ( 5.097654)
test_btest 0.000813 0.000258 120.341207 ( 31.531742)
test_basic 0.008078 0.002561 1.057741 ( 1.101306)
test_all 0.112623 0.041832 863.727726 (271.473528)
test_rubyspec 0.062143 0.030274 177.119674 ( 37.725562)
total: 359.29 sec