Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-005932
#<BuildRuby:0x000055ab142563d0
@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.20230927-005932",
@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.000029 0.000001 0.000030 ( 0.000023)
autoconf 0.000038 0.000001 0.000039 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.004037 0.004311 2.197116 ( 4.662760)
build_miniruby 0.001721 0.000000 1.755879 ( 1.985540)
build_ruby 0.002185 0.000000 3.756938 ( 4.195475)
build_all 0.008074 0.000515 6.280605 ( 4.592102)
build_install 0.015557 0.005482 7.757218 ( 5.868263)
test_btest 0.000822 0.000077 84.574243 ( 46.072891)
test_basic 0.000000 0.008910 0.979466 ( 1.237164)
test_all 0.001697 0.008641 710.055965 (355.409102)
test_rubyspec 0.030372 0.040601 104.258958 (120.279711)
total: 544.30 sec