Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-124520
#<BuildRuby:0x00007f2bbd50fdd0
@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.20240809-124520",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001123 0.008285 3.978294 ( 4.398683)
build_miniruby 0.000000 0.001738 1.752303 ( 1.809370)
build_ruby 0.002002 0.000502 4.673388 ( 5.010555)
build_all 0.011190 0.000000 8.897398 ( 5.665691)
build_install 0.015513 0.008156 12.008915 ( 7.778801)
test_btest 0.000733 0.000207 115.518279 ( 39.520207)
test_basic 0.002393 0.010727 1.449548 ( 1.553934)
test_all 0.104854 0.049281 879.034232 (277.597751)
test_rubyspec 0.053242 0.036426 166.348857 ( 34.476579)
total: 377.81 sec