Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-233512
#<BuildRuby:0x0000556f63341f70
@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.20221207-233512",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001567 0.004257 1.213443 ( 1.414539)
build_miniruby 0.000885 0.000166 0.944669 ( 0.943624)
build_ruby 0.001128 0.000211 1.873728 ( 1.868063)
build_all 0.005753 0.000000 2.644375 ( 1.294780)
build_install 0.008311 0.002890 2.136596 ( 1.335510)
test_btest 0.000585 0.000112 54.476168 ( 13.754715)
test_basic 0.003773 0.000000 0.367468 ( 0.461674)
test_all 0.001094 0.000000 583.666187 (174.588478)
test_rubyspec 0.020888 0.015873 64.822826 ( 74.562989)
total: 270.23 sec