Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-171725
#<BuildRuby:0x00005645eac9a320
@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.20230921-171725",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001908 0.004181 2.009912 ( 3.319102)
build_miniruby 0.000000 0.001557 1.269328 ( 1.268473)
build_ruby 0.000000 0.001566 2.956390 ( 3.185413)
build_all 0.003400 0.003515 5.850792 ( 2.465895)
build_install 0.013994 0.004229 7.654622 ( 3.777127)
test_btest 0.000900 0.000150 84.732434 ( 28.175765)
test_basic 0.002956 0.003005 0.804745 ( 0.865270)
test_all 0.007380 0.001359 696.841929 (214.219618)
test_rubyspec 0.024375 0.039122 97.421531 (108.761360)
total: 366.04 sec