Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-054305
#<BuildRuby:0x0000556c36b923d0
@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.20221221-054305",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.003911 0.001304 1.239315 ( 2.067932)
build_miniruby 0.001449 0.000483 1.662437 ( 1.687166)
build_ruby 0.001633 0.000000 3.602219 ( 4.156925)
build_all 0.005369 0.002356 4.040148 ( 2.915740)
build_install 0.010644 0.006530 3.227708 ( 2.868313)
test_btest 0.000608 0.000221 56.523951 ( 31.039513)
test_basic 0.004809 0.001748 0.434221 ( 0.540443)
test_all 0.001515 0.000551 645.372753 (240.351658)
test_rubyspec 0.019510 0.034572 71.802907 ( 92.517870)
total: 378.15 sec