Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-220955
#<BuildRuby:0x00007ff7a1cafdc8
@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.20240929-220955",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004702 0.004739 4.748225 ( 3.806326)
build_miniruby 0.001345 0.000203 1.530948 ( 1.528063)
build_ruby 0.001658 0.000251 4.077109 ( 4.303216)
build_all 0.005462 0.003741 6.806120 ( 2.808327)
build_install 0.019851 0.001863 10.350354 ( 4.635992)
test_btest 0.000339 0.000684 92.738647 ( 24.242638)
test_basic 0.002717 0.007908 1.154071 ( 1.199300)
test_all 0.088945 0.062982 760.157385 (253.752084)
test_rubyspec 0.043757 0.041146 134.274385 ( 29.402955)
total: 325.68 sec