Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-163607
#<BuildRuby:0x000055f0816e23b0
@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.20230804-163607",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007210 0.000000 2.292094 ( 4.108395)
build_miniruby 0.001862 0.000000 1.684609 ( 1.957057)
build_ruby 0.001616 0.000000 3.397161 ( 4.171548)
build_all 0.007997 0.000000 2.774881 ( 3.130676)
build_install 0.018076 0.002682 4.559297 ( 4.728070)
test_btest 0.000813 0.000095 83.699819 ( 48.319895)
test_basic 0.000000 0.008271 0.983639 ( 1.252322)
test_all 0.000000 0.000947 669.509644 (330.655834)
test_rubyspec 0.039193 0.019135 103.710477 (144.960594)
total: 543.29 sec