Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-151928
#<BuildRuby:0x00007fa01543fdc0
@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.20240729-151928",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.009108 0.000988 4.099779 ( 4.436787)
build_miniruby 0.000000 0.002356 1.846377 ( 1.922764)
build_ruby 0.001368 0.001093 3.551789 ( 3.746741)
build_all 0.006879 0.001488 7.130769 ( 2.585654)
build_install 0.015309 0.002975 9.538717 ( 4.283713)
test_btest 0.001014 0.000218 121.283780 ( 31.887385)
test_basic 0.005267 0.008617 1.285097 ( 1.341846)
test_all 0.105587 0.055328 904.227742 (322.597816)
test_rubyspec 0.041821 0.053326 179.095196 ( 78.475052)
total: 451.28 sec