Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-002909
#<BuildRuby:0x0000560803481a00
@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.20230807-002909",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003840 0.003607 2.253391 ( 5.022248)
build_miniruby 0.001447 0.000145 1.724016 ( 1.821535)
build_ruby 0.000000 0.001558 3.545383 ( 51.585084)
build_all 0.005964 0.002555 2.834292 ( 3.360268)
build_install 0.002885 0.017644 4.399994 ( 4.604778)
test_btest 0.000646 0.000171 82.294357 ( 46.232858)
test_basic 0.002878 0.004613 0.980292 ( 2.007267)
test_all 0.001400 0.000412 663.515387 (330.237893)
test_rubyspec 0.031000 0.025567 99.292885 (138.856339)
total: 583.73 sec