Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-140545
#<BuildRuby:0x000055d8ad45e008
@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.20230901-140545",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005742 0.000240 1.929705 ( 2.500075)
build_miniruby 0.001635 0.000233 1.702734 ( 1.715598)
build_ruby 0.001602 0.000229 3.450238 ( 3.676420)
build_all 0.001245 0.007044 6.272397 ( 3.994913)
build_install 0.018915 0.000000 7.681427 ( 5.102513)
test_btest 0.000762 0.000000 83.967420 ( 38.655998)
test_basic 0.004809 0.003364 0.922587 ( 1.030211)
test_all 0.006504 0.002868 678.773409 (271.956121)
test_rubyspec 0.029512 0.037579 97.205197 (109.150643)
total: 437.78 sec