Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-175315
#<BuildRuby:0x000055702d371f48
@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-175315",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.006529 2.111501 ( 2.936530)
build_miniruby 0.004005 0.001181 101.484999 ( 46.069419)
build_ruby 0.001652 0.000236 4.252431 ( 4.496197)
build_all 0.007346 0.000457 6.549281 ( 3.921398)
build_install 0.009163 0.011732 8.557505 ( 6.255425)
test_btest 0.000821 0.000180 93.305250 ( 49.191786)
test_basic 0.006533 0.001429 0.964744 ( 1.277577)
test_all 0.063943 0.052485 796.716448 (304.182179)
test_rubyspec 0.040490 0.043541 116.161364 (125.716768)
total: 544.05 sec