Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-050916
#<BuildRuby:0x000055cc0c03e6d8
@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.20230202-050916",
@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.000000 0.000022 0.000022 ( 0.000022)
autoconf 0.000000 0.000023 0.000023 ( 0.000023)
configure 0.000000 0.000018 0.000018 ( 0.000019)
build_up 0.000476 0.004006 1.001248 ( 1.377080)
build_miniruby 0.000951 0.000227 0.967645 ( 0.966107)
build_ruby 0.001110 0.000264 1.901221 ( 2.110102)
build_all 0.000000 0.006291 3.454761 ( 1.684826)
build_install 0.012590 0.002021 2.726307 ( 1.840564)
test_btest 0.000626 0.000183 55.859670 ( 14.657848)
test_basic 0.003897 0.001137 0.385730 ( 0.477763)
test_all 0.000888 0.000259 600.919795 (170.401475)
test_rubyspec 0.015586 0.027643 66.685424 ( 76.743371)
total: 270.26 sec