Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-151432
#<BuildRuby:0x00005636243c9a00
@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.20230905-151432",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005159 0.000333 1.779450 ( 2.653855)
build_miniruby 0.001477 0.000095 1.658195 ( 1.849271)
build_ruby 0.001751 0.000113 3.388498 ( 3.791864)
build_all 0.000301 0.007583 6.099391 ( 3.972611)
build_install 0.015619 0.002936 7.633495 ( 5.148750)
test_btest 0.000823 0.000105 84.341680 ( 41.402143)
test_basic 0.001121 0.007897 0.976811 ( 1.096765)
test_all 0.008193 0.001470 687.527759 (286.580656)
test_rubyspec 0.039178 0.032196 104.495159 (120.818888)
total: 467.32 sec