Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-103423
#<BuildRuby:0x00007f1f36b1fdd0
@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-103423",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.005089 0.004199 3.784248 ( 3.990150)
build_miniruby 0.001556 0.000000 1.301323 ( 1.297748)
build_ruby 0.001906 0.000000 3.651375 ( 3.880353)
build_all 0.008540 0.000000 8.125664 ( 3.171184)
build_install 0.015419 0.003375 11.233889 ( 5.308480)
test_btest 0.000893 0.000127 128.224608 ( 40.893696)
test_basic 0.008223 0.007338 1.404368 ( 1.497150)
test_all 0.119742 0.031003 800.140807 (257.488296)
test_rubyspec 0.052565 0.039407 178.319098 ( 39.749580)
total: 357.28 sec