Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-072918
#<BuildRuby:0x0000558d753d23b0
@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.20230908-072918",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006298 0.001211 2.264163 ( 4.523750)
build_miniruby 0.001858 0.000000 1.686188 ( 1.855219)
build_ruby 0.000000 0.001967 3.417869 ( 3.845309)
build_all 0.007692 0.001564 6.255403 ( 4.315388)
build_install 0.012930 0.008412 7.894466 ( 5.994343)
test_btest 0.000837 0.000209 84.279995 ( 48.051011)
test_basic 0.000343 0.008487 1.007024 ( 1.442515)
test_all 0.009390 0.000577 691.856988 (400.104983)
test_rubyspec 0.046381 0.031551 108.320560 (142.848313)
total: 612.98 sec