Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-113610
#<BuildRuby:0x0000559329b6a320
@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.20240209-113610",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002154 0.004295 1.999849 ( 3.090283)
build_miniruby 0.001308 0.000201 1.707391 ( 1.709713)
build_ruby 0.001510 0.000232 3.653225 ( 3.929068)
build_all 0.007876 0.000000 6.648005 ( 4.297053)
build_install 0.012972 0.006833 8.416950 ( 6.164548)
test_btest 0.001155 0.000000 88.807905 ( 69.902021)
test_basic 0.000000 0.008366 0.972242 ( 1.397383)
test_all 0.092511 0.023808 787.673977 (341.620914)
test_rubyspec 0.056874 0.049783 182.635918 (193.272342)
total: 625.38 sec