Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-213312
#<BuildRuby:0x00005567d3081ed0
@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.20240218-213312",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005504 0.001059 2.056459 ( 3.260838)
build_miniruby 0.001343 0.000258 1.731446 ( 1.826098)
build_ruby 0.001552 0.000298 3.674889 ( 4.283632)
build_all 0.004175 0.004360 6.653597 ( 4.927333)
build_install 0.015768 0.005002 8.414032 ( 6.658866)
test_btest 0.000000 0.001505 94.920771 ( 62.592149)
test_basic 0.000000 0.007813 1.013422 ( 1.487046)
test_all 0.083778 0.035071 872.555055 (490.074473)
test_rubyspec 0.058410 0.031693 130.528954 (162.718871)
total: 737.83 sec