Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-101545
#<BuildRuby:0x000055ab09506018
@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.20230210-101545",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005050 0.001148 1.282430 ( 2.332971)
build_miniruby 0.001260 0.000287 1.355802 ( 1.630405)
build_ruby 0.001244 0.000283 2.779989 ( 3.524153)
build_all 0.008732 0.000000 4.214713 ( 4.176514)
build_install 0.008346 0.011184 3.228453 ( 3.900905)
test_btest 0.000573 0.000168 61.499489 ( 50.081917)
test_basic 0.001493 0.005250 0.494294 ( 0.897962)
test_all 0.001001 0.001101 725.106381 (723.733550)
test_rubyspec 0.013637 0.050104 80.728210 (115.259642)
total: 905.54 sec