Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-165854
#<BuildRuby:0x000055ca595263d0
@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.20230912-165854",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000000 0.006869 2.140974 ( 5.610685)
build_miniruby 0.001171 0.000312 1.444553 ( 1.456023)
build_ruby 0.001335 0.000250 3.365458 ( 3.648214)
build_all 0.004643 0.004097 6.129544 ( 3.141188)
build_install 0.016010 0.004882 7.704161 ( 4.058105)
test_btest 0.000781 0.000174 83.125232 ( 34.775283)
test_basic 0.004198 0.000933 0.828096 ( 0.885701)
test_all 0.008650 0.000948 678.230477 (274.237383)
test_rubyspec 0.026266 0.046513 101.986143 (115.051650)
total: 442.87 sec