Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-041159
#<BuildRuby:0x000055c4944de320
@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.20230926-041159",
@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.000027 0.000006 0.000033 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000041)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.006908 0.000632 2.284350 ( 4.677591)
build_miniruby 0.000000 0.001759 1.721310 ( 1.941907)
build_ruby 0.000613 0.001393 3.492132 ( 3.900360)
build_all 0.008404 0.000115 6.373707 ( 4.495502)
build_install 0.016486 0.004108 7.843820 ( 5.841827)
test_btest 0.000750 0.000171 84.432699 ( 45.474624)
test_basic 0.004510 0.005171 1.036076 ( 1.408392)
test_all 0.004403 0.005400 757.070148 (426.590902)
test_rubyspec 0.047257 0.033300 111.228878 (153.684027)
total: 648.02 sec