Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-174823
#<BuildRuby:0x000055774c7ba7c8
@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.20230524-174823",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002439 0.004095 1.773840 ( 4.135798)
build_miniruby 0.001617 0.000000 1.269510 ( 1.467495)
build_ruby 0.001392 0.000000 2.576614 ( 2.993964)
build_all 0.002635 0.003570 2.050494 ( 1.707220)
build_install 0.014186 0.000973 3.239330 ( 2.808581)
test_btest 0.000704 0.000104 75.910013 ( 42.058853)
test_basic 0.002682 0.003833 0.761802 ( 1.024436)
test_all 0.001530 0.000095 541.331046 (252.940256)
test_rubyspec 0.033493 0.016750 80.691465 ( 98.621965)
total: 407.76 sec