Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-193618
#<BuildRuby:0x0000564f2146a228
@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.20240305-193618",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003507 0.003986 2.420322 ( 2.367135)
build_miniruby 0.001105 0.000192 1.724568 ( 1.738236)
build_ruby 0.001715 0.000000 3.718127 ( 3.962844)
build_all 0.005767 0.001794 6.440552 ( 3.142075)
build_install 0.018623 0.000626 8.244221 ( 4.579891)
test_btest 0.000660 0.000103 90.396957 ( 34.797726)
test_basic 0.000000 0.006211 0.956521 ( 1.036132)
test_all 0.085750 0.033957 778.555199 (312.555594)
test_rubyspec 0.050969 0.032713 121.534699 (131.200115)
total: 495.38 sec