Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-190544
#<BuildRuby:0x00007f79483efdc8
@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.20240928-190544",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.003426 0.004934 4.125217 ( 3.500722)
build_miniruby 0.001339 0.000361 1.336992 ( 1.338228)
build_ruby 0.001510 0.000406 4.104856 ( 4.477025)
build_all 0.007671 0.000884 6.419360 ( 2.632937)
build_install 0.015764 0.003926 9.625200 ( 4.326750)
test_btest 0.000748 0.000193 87.366546 ( 22.936544)
test_basic 0.008666 0.001076 1.081804 ( 1.132414)
test_all 0.112382 0.036639 683.011074 (198.972783)
test_rubyspec 0.056013 0.031490 132.001625 ( 24.907975)
total: 264.23 sec