Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-231921
#<BuildRuby:0x00005642623f5fc0
@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.20230912-231921",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006221 0.001037 2.363072 ( 4.454227)
build_miniruby 0.001578 0.000000 1.731474 ( 1.905119)
build_ruby 0.002070 0.000000 3.517556 ( 3.955928)
build_all 0.007448 0.001145 6.430226 ( 4.484309)
build_install 0.017283 0.002921 8.149580 ( 6.052723)
test_btest 0.000712 0.000115 83.554470 ( 44.484536)
test_basic 0.003170 0.004779 0.976672 ( 1.158334)
test_all 0.008924 0.001688 688.197025 (300.374838)
test_rubyspec 0.033629 0.033589 102.690907 (120.730053)
total: 487.60 sec