Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-220137
#<BuildRuby:0x000055933fa1e208
@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.20231018-220137",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006216 0.000888 2.809788 ( 2.739898)
build_miniruby 0.009127 0.000671 216.177335 ( 67.856179)
build_ruby 0.001340 0.000185 3.906077 ( 4.112292)
build_all 0.012040 0.000397 19.915901 ( 13.718131)
build_install 0.017436 0.000610 7.929484 ( 4.667962)
test_btest 0.000828 0.000097 88.938542 ( 31.914808)
test_basic 0.000000 0.009345 0.980081 ( 1.079489)
test_all 0.004789 0.004862 686.635189 (261.114836)
test_rubyspec 0.046862 0.024604 108.746466 (125.771069)
total: 512.98 sec