Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-204907
#<BuildRuby:0x0000563eff8164f8
@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.20230918-204907",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006211 0.000857 2.313397 ( 4.881728)
build_miniruby 0.001717 0.000237 1.598785 ( 1.879816)
build_ruby 0.001610 0.000222 3.390135 ( 3.883523)
build_all 0.007358 0.001015 6.300425 ( 4.784991)
build_install 0.016422 0.002265 7.791993 ( 7.122762)
test_btest 0.000836 0.000115 85.071505 ( 47.641755)
test_basic 0.008525 0.000456 1.034152 ( 1.383303)
test_all 0.009707 0.000578 684.656072 (351.193582)
test_rubyspec 0.035842 0.033703 104.842524 (119.120099)
total: 541.89 sec