Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-235831
#<BuildRuby:0x00005611e8a16008
@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.20230922-235831",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008126 0.000000 2.298165 ( 4.629866)
build_miniruby 0.001284 0.000171 1.637128 ( 1.835155)
build_ruby 0.001677 0.000223 3.531311 ( 4.129128)
build_all 0.008131 0.000505 6.279192 ( 4.125823)
build_install 0.015576 0.004086 7.861761 ( 5.612079)
test_btest 0.000994 0.000142 84.196573 ( 44.286049)
test_basic 0.007372 0.000424 0.967337 ( 1.422175)
test_all 0.009346 0.000667 713.113886 (316.283369)
test_rubyspec 0.028959 0.041572 105.660237 (124.570201)
total: 506.90 sec