Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-163222
#<BuildRuby:0x0000560b68f52138
@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.20240301-163222",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007555 0.000535 2.577705 ( 2.395811)
build_miniruby 0.000000 0.001511 1.442259 ( 1.446635)
build_ruby 0.000000 0.001813 3.516159 ( 3.733811)
build_all 0.007471 0.001206 6.904914 ( 3.188516)
build_install 0.021329 0.000706 9.006279 ( 4.689698)
test_btest 0.000733 0.000000 93.705336 ( 30.751797)
test_basic 0.000000 0.006117 0.810912 ( 0.871263)
test_all 0.087632 0.033466 767.628374 (214.843199)
test_rubyspec 0.039746 0.043192 109.331181 (118.597749)
total: 380.52 sec