Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-214010
#<BuildRuby:0x000055a9e379da00
@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.20240315-214010",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000000 0.006378 2.413351 ( 2.446513)
build_miniruby 0.000063 0.001445 1.750924 ( 1.751012)
build_ruby 0.001276 0.000464 3.578765 ( 3.810753)
build_all 0.005325 0.003018 7.032475 ( 3.594065)
build_install 0.020047 0.000000 9.083686 ( 5.193026)
test_btest 0.000988 0.000000 93.811844 ( 37.027531)
test_basic 0.001392 0.006101 1.004003 ( 1.093541)
test_all 0.070087 0.047683 763.828167 (278.401959)
test_rubyspec 0.031418 0.060087 126.243016 (135.653791)
total: 468.97 sec