Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-235326
#<BuildRuby:0x0000556a31c2e138
@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.20240207-235326",
@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.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.005983 1.994676 ( 2.334696)
build_miniruby 0.000000 0.001618 1.662475 ( 1.660947)
build_ruby 0.001072 0.000526 3.216970 ( 3.443943)
build_all 0.007559 0.000000 6.270571 ( 3.095929)
build_install 0.009674 0.008413 7.747748 ( 4.209748)
test_btest 0.000978 0.000245 86.092056 ( 31.560172)
test_basic 0.006655 0.000603 0.923298 ( 0.999596)
test_all 0.080382 0.034810 753.234342 (274.538384)
test_rubyspec 0.064292 0.042601 169.252854 (179.202415)
total: 501.05 sec