Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-163101
#<BuildRuby:0x00007ff9dbc1fde0
@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.20240718-163101",
@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.000026 0.000003 0.000029 ( 0.000025)
autoconf 0.000044 0.000005 0.000049 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004814 0.004669 3.964991 ( 4.559150)
build_miniruby 0.001756 0.000251 1.651793 ( 1.741341)
build_ruby 0.001772 0.000253 4.516929 ( 5.057083)
build_all 0.005826 0.004493 8.787156 ( 4.636159)
build_install 0.017609 0.007017 11.809817 ( 7.104577)
test_btest 0.000000 0.000906 111.498088 ( 43.439615)
test_basic 0.004598 0.003203 0.895536 ( 0.946038)
test_all 0.102122 0.041979 784.269906 (243.935958)
test_rubyspec 0.048727 0.046358 167.651780 ( 43.846602)
total: 355.27 sec