Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-123522
#<BuildRuby:0x000055aae0d5e1a8
@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.20230810-123522",
@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.000001 0.000020 ( 0.000019)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007065 0.000235 2.284383 ( 7.081596)
build_miniruby 0.001497 0.000050 1.711918 ( 3.339728)
build_ruby 0.001458 0.000049 3.522461 ( 6.197354)
build_all 0.004626 0.004346 2.919576 ( 4.094478)
build_install 0.021791 0.000000 4.488507 ( 6.188751)
test_btest 0.001101 0.000000 84.193460 ( 55.234704)
test_basic 0.002935 0.003995 0.994723 ( 2.045010)
test_all 0.000953 0.000075 708.386553 (476.459256)
test_rubyspec 0.030703 0.025723 101.465557 (172.164105)
total: 732.81 sec