Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-145314
#<BuildRuby:0x000055fabdca9820
@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.20230215-145314",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.000000 0.004876 1.392960 ( 1.807401)
build_miniruby 0.000000 0.001485 1.263576 ( 1.270624)
build_ruby 0.000374 0.001095 2.241171 ( 2.439860)
build_all 0.006283 0.000300 3.908596 ( 2.071721)
build_install 0.013856 0.000679 3.074121 ( 2.383117)
test_btest 0.000575 0.000066 56.341222 ( 28.595281)
test_basic 0.006571 0.000000 0.464192 ( 0.561778)
test_all 0.001452 0.000000 631.542244 (235.032502)
test_rubyspec 0.035849 0.010648 70.843672 ( 81.435495)
total: 355.60 sec