Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-000936
#<BuildRuby:0x0000560de0629a00
@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.20230914-000936",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.000000 0.007320 2.283952 ( 4.426835)
build_miniruby 0.000799 0.000798 1.653384 ( 1.781098)
build_ruby 0.000000 0.001897 3.481703 ( 3.874668)
build_all 0.001787 0.005730 6.388925 ( 4.292616)
build_install 0.015764 0.002205 7.887463 ( 6.599063)
test_btest 0.000859 0.000060 84.635820 ( 44.843858)
test_basic 0.008935 0.000140 1.011936 ( 1.227524)
test_all 0.011153 0.000000 668.481424 (297.789046)
test_rubyspec 0.026055 0.056280 109.210541 (156.339960)
total: 521.18 sec