Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-182906
#<BuildRuby:0x000055a2d69ca008
@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.20240123-182906",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001314 0.004514 1.635189 ( 1.981027)
build_miniruby 0.001146 0.000364 1.617647 ( 1.615853)
build_ruby 0.000000 0.001907 3.396077 ( 3.598534)
build_all 0.007506 0.000557 6.350339 ( 3.212397)
build_install 0.014716 0.004874 7.564147 ( 4.614511)
test_btest 0.000000 0.002924 85.402268 ( 37.022440)
test_basic 0.000386 0.005357 0.935426 ( 1.037260)
test_all 0.072906 0.039854 789.308356 (297.050292)
test_rubyspec 0.057853 0.044869 170.774156 (182.596798)
total: 532.73 sec