Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-182510
#<BuildRuby:0x00005642889361a8
@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.20230706-182510",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005108 0.001022 2.054239 ( 5.107790)
build_miniruby 0.001297 0.000259 1.564335 ( 1.929733)
build_ruby 0.001136 0.000227 3.285849 ( 4.302326)
build_all 0.002509 0.004944 2.454698 ( 2.479786)
build_install 0.011897 0.006451 3.826369 ( 5.293514)
test_btest 0.000619 0.000167 79.241315 ( 50.141852)
test_basic 0.007868 0.000806 0.931882 ( 1.428292)
test_all 0.001850 0.000480 620.198324 (336.843655)
test_rubyspec 0.030976 0.023763 89.658231 (127.506363)
total: 535.03 sec