Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-015548
#<BuildRuby:0x000055e4f69e6390
@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.20230911-015548",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004656 0.003147 2.352248 ( 4.789227)
build_miniruby 0.002127 0.000000 1.820306 ( 2.132456)
build_ruby 0.002156 0.000204 3.586617 ( 4.373990)
build_all 0.006834 0.001764 6.518273 ( 6.011895)
build_install 0.015367 0.007353 8.238244 ( 7.279013)
test_btest 0.000619 0.000174 86.745023 ( 60.057425)
test_basic 0.009008 0.000000 1.036888 ( 1.337266)
test_all 0.000000 0.010251 700.565453 (399.968769)
test_rubyspec 0.027929 0.044679 104.887073 (117.928461)
total: 603.88 sec