Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-230403
#<BuildRuby:0x000056348ee6a2a8
@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-230403",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.006902 2.209061 ( 2.225607)
build_miniruby 0.001461 0.000000 1.722277 ( 1.720314)
build_ruby 0.001545 0.000000 2.964310 ( 3.206301)
build_all 0.002729 0.004361 6.234782 ( 2.304735)
build_install 0.012458 0.005045 7.857738 ( 3.617934)
test_btest 0.000864 0.000216 92.064616 ( 24.962172)
test_basic 0.008306 0.000062 0.892854 ( 0.954884)
test_all 0.094449 0.025650 829.332014 (249.996245)
test_rubyspec 0.041434 0.040482 114.088735 (123.521436)
total: 412.51 sec