Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-045505
#<BuildRuby:0x0000561290232320
@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.20240228-045505",
@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.000023 0.000003 0.000026 ( 0.000071)
autoconf 0.000024 0.000003 0.000027 ( 0.000048)
configure 0.000029 0.000002 0.000031 ( 0.000053)
build_up 0.001380 0.006378 2.668840 ( 2.563017)
build_miniruby 0.001397 0.000000 1.750150 ( 1.823736)
build_ruby 0.001844 0.000116 3.694679 ( 3.976621)
build_all 0.008336 0.000160 6.911304 ( 3.636347)
build_install 0.019851 0.000668 8.895659 ( 5.108948)
test_btest 0.000786 0.000000 95.214245 ( 38.228640)
test_basic 0.003816 0.003909 1.000581 ( 1.120305)
test_all 0.089624 0.027088 771.283905 (287.452513)
test_rubyspec 0.062571 0.024141 133.868635 (149.317707)
total: 493.23 sec