Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-003239
#<BuildRuby:0x000055a9a2372890
@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.20221218-003239",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000455 0.004089 1.170827 ( 1.586786)
build_miniruby 0.001031 0.000155 1.385833 ( 1.386471)
build_ruby 0.000000 0.001617 3.514366 ( 3.854278)
build_all 0.002329 0.005184 3.770427 ( 2.017724)
build_install 0.014095 0.001338 3.046287 ( 2.355107)
test_btest 0.000596 0.000124 57.307578 ( 22.122353)
test_basic 0.004254 0.000000 0.385102 ( 0.482588)
test_all 0.001338 0.000000 643.266516 (232.406842)
test_rubyspec 0.025285 0.019750 69.365611 ( 79.255044)
total: 345.47 sec