Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-234135
#<BuildRuby:0x0000558a972f5fb8
@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.20240131-234135",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006171 1.977694 ( 2.316588)
build_miniruby 0.000000 0.001427 1.488472 ( 1.488126)
build_ruby 0.000619 0.001071 3.747836 ( 3.963010)
build_all 0.002193 0.005730 6.308213 ( 3.747788)
build_install 0.006798 0.012163 7.855428 ( 5.004494)
test_btest 0.000722 0.000248 89.891368 ( 42.440717)
test_basic 0.006726 0.001160 0.981732 ( 1.092674)
test_all 0.084533 0.032445 719.678385 (304.567265)
test_rubyspec 0.060082 0.046674 180.055502 (193.983938)
total: 558.61 sec