Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-105558
#<BuildRuby:0x000055b12d2d1f70
@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.20240216-105558",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000000 0.005939 1.947208 ( 2.287292)
build_miniruby 0.000000 0.001561 1.793884 ( 1.793961)
build_ruby 0.000000 0.002025 3.454785 ( 3.691288)
build_all 0.001139 0.007112 6.693975 ( 3.216375)
build_install 0.016124 0.004490 8.024790 ( 4.908404)
test_btest 0.000579 0.000262 90.900572 ( 38.228521)
test_basic 0.006820 0.001428 1.020404 ( 1.107046)
test_all 0.082383 0.037428 767.152337 (307.050853)
test_rubyspec 0.059310 0.040744 132.585637 (163.635472)
total: 525.92 sec