Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-221136
#<BuildRuby:0x00005648f0ef1f70
@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.20230105-221136",
@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.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004506 0.000155 1.144388 ( 1.746885)
build_miniruby 0.001412 0.000000 1.374863 ( 1.393615)
build_ruby 0.002055 0.000000 3.499874 ( 3.901042)
build_all 0.006040 0.001216 3.905954 ( 2.492198)
build_install 0.010945 0.003849 3.038830 ( 3.170621)
test_btest 0.000559 0.000129 53.891117 ( 31.491307)
test_basic 0.006924 0.000000 0.459353 ( 0.687341)
test_all 0.001128 0.000000 620.352117 (250.625714)
test_rubyspec 0.034123 0.013943 71.163772 ( 85.987010)
total: 381.50 sec