Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-061645
#<BuildRuby:0x000055575bd61f70
@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.20230111-061645",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.003842 0.000732 0.914461 ( 1.333542)
build_miniruby 0.001014 0.000193 1.124378 ( 1.122836)
build_ruby 0.001063 0.000202 2.818142 ( 3.174924)
build_all 0.000000 0.006912 3.465230 ( 1.728720)
build_install 0.012818 0.002571 2.802653 ( 1.920675)
test_btest 0.000596 0.000156 55.786511 ( 14.880413)
test_basic 0.003580 0.000934 0.402617 ( 0.496114)
test_all 0.001747 0.000000 645.772248 (187.823844)
test_rubyspec 0.017343 0.025199 63.547783 ( 75.068137)
total: 287.55 sec