Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-182024
#<BuildRuby:0x000056303f5223b0
@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.20230103-182024",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003701 0.000529 1.168639 ( 1.706903)
build_miniruby 0.001230 0.000176 1.446189 ( 1.542517)
build_ruby 0.001665 0.000000 3.487656 ( 3.910332)
build_all 0.007596 0.000132 3.767559 ( 2.703864)
build_install 0.005348 0.010164 3.185461 ( 3.045334)
test_btest 0.000510 0.000113 55.600702 ( 33.153674)
test_basic 0.001497 0.004231 0.426638 ( 0.524443)
test_all 0.001003 0.000260 654.048439 (272.881731)
test_rubyspec 0.014907 0.030974 70.050802 ( 83.594280)
total: 403.06 sec