Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-165400
#<BuildRuby:0x00007f3928f5fdd0
@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.20240728-165400",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006475 0.000418 3.122972 ( 3.118940)
build_miniruby 0.001326 0.000085 1.162999 ( 1.160269)
build_ruby 0.000000 0.002009 3.358289 ( 3.563103)
build_all 0.006522 0.001883 7.111844 ( 2.667323)
build_install 0.008896 0.007704 8.984942 ( 4.023525)
test_btest 0.000741 0.000103 108.855338 ( 27.843274)
test_basic 0.007443 0.003924 1.090135 ( 1.132923)
test_all 0.100382 0.049993 852.339740 (239.666000)
test_rubyspec 0.057089 0.035008 173.005425 ( 35.006982)
total: 318.18 sec