Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-053444
#<BuildRuby:0x000055d90c999fb8
@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.20230801-053444",
@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.000000 0.000035 0.000035 ( 0.000033)
autoconf 0.000000 0.000049 0.000049 ( 0.000049)
configure 0.000000 0.000045 0.000045 ( 0.000045)
build_up 0.003379 0.003106 2.245522 ( 5.643234)
build_miniruby 0.001847 0.000094 1.700753 ( 2.928071)
build_ruby 0.001878 0.000096 3.342489 ( 7.592950)
build_all 0.004621 0.003983 2.659874 ( 4.092663)
build_install 0.019681 0.000603 4.245360 ( 5.676780)
test_btest 0.001117 0.000080 80.067801 ( 54.268016)
test_basic 0.007428 0.000531 0.920034 ( 2.012975)
test_all 0.001113 0.000079 644.354644 (381.816078)
test_rubyspec 0.049777 0.013673 99.783393 (211.788130)
total: 675.82 sec