Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-191544
#<BuildRuby:0x0000562ee12ea890
@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.20230919-191544",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.006619 0.000449 2.270037 ( 4.564137)
build_miniruby 0.001431 0.000247 1.721280 ( 1.777386)
build_ruby 0.001882 0.000324 3.577629 ( 3.818188)
build_all 0.007706 0.000580 6.192114 ( 3.925300)
build_install 0.004574 0.015069 7.664683 ( 5.344147)
test_btest 0.000581 0.000158 85.547029 ( 35.479384)
test_basic 0.003284 0.000895 0.974403 ( 1.054989)
test_all 0.004520 0.004302 683.436659 (247.338884)
test_rubyspec 0.040049 0.030253 101.405935 (114.022939)
total: 417.33 sec