Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-120647
#<BuildRuby:0x0000556f6ead6258
@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.20230818-120647",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000058 0.000009 0.000067 ( 0.000064)
build_up 0.007056 0.000105 2.275105 ( 7.843850)
build_miniruby 0.001606 0.000241 1.683122 ( 3.177602)
build_ruby 0.001533 0.000230 3.576851 ( 7.890211)
build_all 0.005614 0.003678 6.479687 ( 7.484853)
build_install 0.020519 0.001671 7.810980 ( 10.564967)
test_btest 0.000783 0.000124 84.150403 ( 69.966522)
test_basic 0.003993 0.003669 0.974451 ( 2.343383)
test_all 0.007081 0.003583 760.391921 (618.971632)
test_rubyspec 0.049466 0.027656 109.554449 (223.339873)
total: 951.59 sec