Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-132135
#<BuildRuby:0x0000559b6115a2c8
@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.20240117-132135",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004474 0.000559 1.616616 ( 2.028511)
build_miniruby 0.001558 0.000195 1.637652 ( 1.638352)
build_ruby 0.001399 0.000175 3.459433 ( 3.675752)
build_all 0.007301 0.000000 5.893565 ( 2.859718)
build_install 0.016914 0.000000 6.955824 ( 4.064803)
test_btest 0.000816 0.000000 85.781665 ( 33.702289)
test_basic 0.002670 0.004024 0.857355 ( 0.952670)
test_all 0.092904 0.022926 745.924205 (278.100743)
test_rubyspec 0.065491 0.035483 159.529419 (171.371453)
total: 498.40 sec