Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-195146
#<BuildRuby:0x000055dc354be008
@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.20240129-195146",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002215 0.004078 1.977181 ( 2.842970)
build_miniruby 0.001577 0.000000 1.695005 ( 1.780772)
build_ruby 0.001565 0.000000 3.384120 ( 3.662759)
build_all 0.003200 0.004253 6.161602 ( 3.138842)
build_install 0.014864 0.003914 7.729576 ( 4.449588)
test_btest 0.000663 0.000078 86.639213 ( 35.153483)
test_basic 0.003068 0.003926 0.913109 ( 1.009226)
test_all 0.087008 0.028403 702.092594 (272.189462)
test_rubyspec 0.062610 0.041733 166.095642 (177.928004)
total: 502.16 sec