Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-161311
#<BuildRuby:0x0000560e7cd2e390
@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.20230705-161311",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.000362 0.006424 2.034941 ( 3.520303)
build_miniruby 0.000956 0.000184 1.584643 ( 1.587866)
build_ruby 0.001390 0.000268 3.132073 ( 3.341756)
build_all 0.000000 0.007643 2.517420 ( 2.278206)
build_install 0.011592 0.006244 3.812717 ( 3.983084)
test_btest 0.000681 0.000204 80.094685 ( 37.741292)
test_basic 0.002611 0.002189 0.856799 ( 0.938859)
test_all 0.001425 0.000446 582.142634 (258.102738)
test_rubyspec 0.026477 0.025832 90.656753 (103.990603)
total: 415.49 sec