Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-073033
#<BuildRuby:0x00007f643660fdc8
@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.20241019-073033",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.003140 0.004809 3.802225 ( 3.810700)
build_miniruby 0.001428 0.000380 1.818246 ( 1.815256)
build_ruby 0.000000 0.001793 4.034480 ( 31.641457)
build_all 0.006263 0.002861 7.621951 ( 3.197760)
build_install 0.018945 0.000552 10.439133 ( 4.924334)
test_btest 0.000787 0.000202 96.179936 ( 25.630860)
test_basic 0.005934 0.004745 0.994685 ( 1.039282)
test_all 0.109777 0.046369 809.811795 (253.381071)
test_rubyspec 0.054280 0.030816 137.378168 ( 26.502019)
total: 351.94 sec