Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-065322
#<BuildRuby:0x0000555e8d841fc0
@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.20230920-065322",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000012 0.000000 0.000012 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.000000 0.006139 2.226541 ( 3.469242)
build_miniruby 0.000225 0.001471 1.680428 ( 1.705757)
build_ruby 0.001430 0.000185 3.071142 ( 3.293642)
build_all 0.004175 0.003430 6.035913 ( 2.675588)
build_install 0.009188 0.009750 7.675309 ( 4.856966)
test_btest 0.000588 0.000124 85.177370 ( 26.992453)
test_basic 0.001618 0.007719 0.971592 ( 1.038580)
test_all 0.006891 0.001824 680.592910 (218.873483)
test_rubyspec 0.039401 0.031650 100.919813 (112.584562)
total: 375.49 sec