Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-220327
#<BuildRuby:0x000055f052e662c8
@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.20230215-220327",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003965 0.000566 1.402465 ( 1.933015)
build_miniruby 0.001344 0.000000 1.211240 ( 1.209996)
build_ruby 0.001565 0.000000 2.527579 ( 2.785356)
build_all 0.004234 0.002722 4.056963 ( 2.504575)
build_install 0.005419 0.008127 3.108870 ( 2.642495)
test_btest 0.000588 0.000136 57.165527 ( 26.944131)
test_basic 0.001543 0.004387 0.502143 ( 0.606159)
test_all 0.001290 0.000348 631.902170 (249.178250)
test_rubyspec 0.017377 0.037615 75.262176 ( 93.847346)
total: 381.65 sec