Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-032713
#<BuildRuby:0x000056006171e230
@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.20240202-032713",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000000 0.006453 2.034092 ( 2.431942)
build_miniruby 0.000385 0.001493 1.753939 ( 1.786480)
build_ruby 0.001434 0.000276 3.505317 ( 3.694441)
build_all 0.004674 0.003323 6.247348 ( 3.453592)
build_install 0.017791 0.001154 7.788248 ( 4.646379)
test_btest 0.000710 0.000137 87.328798 ( 38.513496)
test_basic 0.007050 0.000541 0.893589 ( 0.996465)
test_all 0.086826 0.029163 714.802531 (246.720893)
test_rubyspec 0.055087 0.041039 152.490393 (164.003616)
total: 466.25 sec