Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-073136
#<BuildRuby:0x0000560f041463b0
@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.20230108-073136",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000055 0.000007 0.000062 ( 0.000057)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004628 0.000603 1.253569 ( 2.549294)
build_miniruby 0.001540 0.000201 1.686967 ( 2.247126)
build_ruby 0.001688 0.000220 3.917278 ( 5.920513)
build_all 0.008450 0.000494 4.218634 ( 5.175101)
build_install 0.015461 0.004207 3.277790 ( 4.455579)
test_btest 0.000793 0.000000 58.463156 ( 70.175312)
test_basic 0.006539 0.000394 0.446207 ( 0.962924)
test_all 0.001110 0.000692 698.474975 (573.098822)
test_rubyspec 0.014813 0.029421 67.010027 ( 77.925771)
total: 742.52 sec