Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-232736
#<BuildRuby:0x000055df3f1fe018
@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.20240310-232736",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004612 0.004139 2.655644 ( 2.398714)
build_miniruby 0.001578 0.000293 1.794141 ( 1.793171)
build_ruby 0.001953 0.000362 3.857460 ( 4.079211)
build_all 0.007680 0.000623 6.849492 ( 3.242728)
build_install 0.008621 0.010795 8.695956 ( 4.678483)
test_btest 0.000995 0.000000 88.496073 ( 24.159355)
test_basic 0.000272 0.005013 0.765737 ( 3.566983)
test_all 0.092824 0.026521 710.984342 (220.818006)
test_rubyspec 0.059958 0.018439 109.219590 (118.311823)
total: 383.05 sec