Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-203158
#<BuildRuby:0x00007f48b3a1fdd0
@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.20240901-203158",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008335 0.000058 3.918739 ( 4.112424)
build_miniruby 0.001243 0.000321 1.425798 ( 1.423336)
build_ruby 0.000000 0.001824 3.528193 ( 3.659847)
build_all 0.005555 0.004301 8.280190 ( 4.328505)
build_install 0.015251 0.010298 11.574078 ( 7.894203)
test_btest 0.000783 0.000261 118.972493 ( 39.067187)
test_basic 0.000763 0.008787 1.276033 ( 1.458054)
test_all 0.126593 0.021634 820.604044 (242.919722)
test_rubyspec 0.047308 0.044108 166.006662 ( 35.394386)
total: 340.26 sec