Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-225357
#<BuildRuby:0x000055a06f066228
@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.20230909-225357",
@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.000027 0.000005 0.000032 ( 0.000027)
autoconf 0.000035 0.000006 0.000041 ( 0.000038)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.005838 0.001042 2.235195 ( 4.716769)
build_miniruby 0.001246 0.000223 1.661863 ( 1.918952)
build_ruby 0.001503 0.000268 3.284689 ( 3.777168)
build_all 0.004813 0.004396 6.262519 ( 4.344730)
build_install 0.017229 0.002584 7.704329 ( 5.481330)
test_btest 0.000960 0.000192 82.488293 ( 43.939928)
test_basic 0.007338 0.001467 0.961090 ( 1.410090)
test_all 0.004043 0.005965 740.670399 (386.723818)
test_rubyspec 0.010465 0.059834 103.625780 (122.978685)
total: 575.29 sec