Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-094456
#<BuildRuby:0x000055bc83a228e0
@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.20230130-094456",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004433 0.000532 1.175971 ( 1.918742)
build_miniruby 0.001548 0.000000 1.154411 ( 1.161425)
build_ruby 0.001545 0.000000 2.190628 ( 2.426999)
build_all 0.003906 0.002841 3.729973 ( 1.913365)
build_install 0.016560 0.000280 3.063679 ( 2.669151)
test_btest 0.000812 0.000000 55.804937 ( 29.919637)
test_basic 0.002500 0.003677 0.370520 ( 0.468913)
test_all 0.001506 0.000222 623.928985 (250.331029)
test_rubyspec 0.014673 0.036182 71.665764 ( 85.694053)
total: 376.50 sec