Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-032150
#<BuildRuby:0x0000561965a523d0
@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.20230215-032150",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.004613 0.000000 1.382712 ( 1.755260)
build_miniruby 0.001403 0.000000 1.082831 ( 1.119700)
build_ruby 0.001412 0.000000 2.187685 ( 5.959094)
build_all 0.006166 0.000229 3.715042 ( 1.911365)
build_install 0.012741 0.000319 2.845700 ( 2.011597)
test_btest 0.000958 0.000036 57.350998 ( 15.732714)
test_basic 0.000329 0.004209 0.468935 ( 0.561503)
test_all 0.002545 0.000000 628.617761 (223.025694)
test_rubyspec 0.022915 0.024617 71.843421 ( 82.427245)
total: 334.50 sec