Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-060311
#<BuildRuby:0x0000557c35b661b8
@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.20240317-060311",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007970 0.000006 2.594456 ( 3.057858)
build_miniruby 0.001197 0.000199 1.952073 ( 1.964191)
build_ruby 0.002038 0.000000 3.862252 ( 4.084880)
build_all 0.008754 0.000447 7.628238 ( 4.483176)
build_install 0.021404 0.000689 9.501403 ( 6.339328)
test_btest 0.000787 0.000110 100.270265 ( 50.269691)
test_basic 0.003794 0.004906 0.969252 ( 1.043465)
test_all 0.090442 0.038090 855.039410 (428.429536)
test_rubyspec 0.042178 0.054653 140.112683 (159.694303)
total: 659.37 sec