Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-174526
#<BuildRuby:0x00005602b6d1e228
@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.20240128-174526",
@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.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005457 0.000000 1.912212 ( 2.278367)
build_miniruby 0.001786 0.000000 1.744885 ( 1.746868)
build_ruby 0.001915 0.000108 3.272976 ( 3.495766)
build_all 0.007247 0.000557 6.124776 ( 3.145764)
build_install 0.014101 0.004985 7.578895 ( 4.338983)
test_btest 0.000675 0.000072 87.926648 ( 34.076818)
test_basic 0.006954 0.000745 0.931442 ( 1.015285)
test_all 0.081390 0.035358 763.126639 (296.360657)
test_rubyspec 0.067466 0.037161 169.919634 (186.860394)
total: 533.32 sec