Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-081738
#<BuildRuby:0x000055b7b53f9fb8
@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.20230923-081738",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000000 0.007541 2.315463 ( 4.773030)
build_miniruby 0.000737 0.000619 1.701206 ( 2.034698)
build_ruby 0.000000 0.002098 3.665031 ( 4.579390)
build_all 0.000616 0.008505 6.301691 ( 5.606464)
build_install 0.010921 0.009432 8.051391 ( 7.352127)
test_btest 0.000640 0.000320 85.952357 ( 62.904270)
test_basic 0.005611 0.002805 0.951818 ( 1.264801)
test_all 0.011495 0.000000 729.678457 (596.585137)
test_rubyspec 0.028665 0.053236 111.001261 (157.390416)
total: 842.49 sec