Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-020051
#<BuildRuby:0x000055fe5cdd61d8
@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.20240311-020051",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007914 0.001583 2.796134 ( 3.618900)
build_miniruby 0.001104 0.000221 1.815954 ( 1.938211)
build_ruby 0.000000 0.002137 3.795441 ( 4.249401)
build_all 0.005784 0.002412 7.178664 ( 4.947641)
build_install 0.016411 0.006284 9.242958 ( 6.995383)
test_btest 0.000807 0.000202 94.657380 ( 74.889653)
test_basic 0.003695 0.003979 1.051315 ( 1.330099)
test_all 0.095413 0.033114 870.959031 (611.384588)
test_rubyspec 0.057877 0.041617 138.659334 (202.755991)
total: 912.11 sec