Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-233705
#<BuildRuby:0x000055a3f8ab9ef0
@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.20240229-233705",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000346 0.007020 2.793502 ( 2.495753)
build_miniruby 0.000979 0.000245 1.665661 ( 1.664845)
build_ruby 0.000000 0.001677 3.413936 ( 3.642627)
build_all 0.005239 0.002492 6.640510 ( 3.525964)
build_install 0.019481 0.000000 8.900663 ( 5.101332)
test_btest 0.000786 0.000183 92.063031 ( 36.153050)
test_basic 0.004296 0.003045 1.001507 ( 1.081903)
test_all 0.074817 0.039561 812.513306 (311.618107)
test_rubyspec 0.050842 0.040166 136.984518 (165.841935)
total: 531.13 sec