Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-021122
#<BuildRuby:0x000055ff2b982120
@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.20230913-021122",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002980 0.004736 2.353322 ( 4.379687)
build_miniruby 0.002002 0.000000 1.662154 ( 1.983807)
build_ruby 0.002024 0.000003 3.469815 ( 3.892334)
build_all 0.004679 0.004260 6.492489 ( 4.868240)
build_install 0.016694 0.003243 8.025743 ( 6.363789)
test_btest 0.000747 0.000193 84.688770 ( 43.745222)
test_basic 0.000000 0.008407 0.982755 ( 1.254900)
test_all 0.008188 0.002032 724.151724 (333.489729)
test_rubyspec 0.031334 0.039165 106.776661 (120.479128)
total: 520.46 sec