Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-095708
#<BuildRuby:0x0000557af7935f68
@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.20240122-095708",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005687 0.000000 1.519074 ( 1.899105)
build_miniruby 0.000000 0.001423 1.376012 ( 1.378628)
build_ruby 0.000000 0.001704 2.991010 ( 3.231363)
build_all 0.007409 0.000132 5.514790 ( 2.145522)
build_install 0.016924 0.000000 6.341247 ( 2.926983)
test_btest 0.000916 0.000000 80.905835 ( 21.000184)
test_basic 0.005885 0.000000 0.738578 ( 0.797964)
test_all 0.090654 0.025979 722.364965 (237.027292)
test_rubyspec 0.041757 0.058657 145.479087 (157.152963)
total: 427.56 sec