Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-180712
#<BuildRuby:0x000055ced02463b0
@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.20230209-180712",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004584 0.000102 1.100904 ( 1.736566)
build_miniruby 0.001215 0.000221 1.187397 ( 1.187925)
build_ruby 0.001407 0.000255 2.487703 ( 2.715686)
build_all 0.000180 0.007318 3.834525 ( 2.142137)
build_install 0.013598 0.001370 2.827692 ( 2.131193)
test_btest 0.000651 0.000156 54.749947 ( 26.082824)
test_basic 0.004340 0.001041 0.419752 ( 0.514168)
test_all 0.002095 0.000503 638.542347 (236.856497)
test_rubyspec 0.008126 0.036977 69.832078 ( 80.466243)
total: 353.83 sec