Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-162914
#<BuildRuby:0x00007f761badfdc0
@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.20240708-162914",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000043 0.000005 0.000048 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.009172 0.001274 4.619061 ( 4.937121)
build_miniruby 0.002293 0.000000 1.727652 ( 1.805160)
build_ruby 0.000000 0.002599 4.519978 ( 4.929265)
build_all 0.005826 0.005038 8.840037 ( 5.295371)
build_install 0.014249 0.007834 11.570766 ( 6.190130)
test_btest 0.000846 0.000177 121.507907 ( 35.322493)
test_basic 0.002105 0.010772 1.337892 ( 1.444958)
test_all 0.107437 0.045428 816.830766 (250.600700)
test_rubyspec 0.044394 0.044430 166.277523 ( 27.631448)
total: 338.16 sec