Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-073830
#<BuildRuby:0x00005584af132228
@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.20230618-073830",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.006086 0.000761 2.027358 ( 5.324863)
build_miniruby 0.001297 0.000163 1.460507 ( 1.868889)
build_ruby 0.001558 0.000195 2.887569 ( 3.719514)
build_all 0.003976 0.004422 2.489170 ( 3.247651)
build_install 0.012386 0.005120 3.832930 ( 4.832732)
test_btest 0.000604 0.000112 78.928052 ( 45.490941)
test_basic 0.001180 0.004904 0.788346 ( 0.902207)
test_all 0.001089 0.000242 591.705339 (355.994404)
test_rubyspec 0.018736 0.033059 85.737848 (123.662230)
total: 545.04 sec