Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-103942
#<BuildRuby:0x00005613c6c66120
@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.20230725-103942",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006974 0.000996 2.284011 ( 5.317836)
build_miniruby 0.001455 0.000207 1.749420 ( 2.653662)
build_ruby 0.001433 0.000205 3.319822 ( 5.273985)
build_all 0.007221 0.001032 2.800017 ( 3.276652)
build_install 0.017091 0.001716 4.303798 ( 5.129107)
test_btest 0.000714 0.000098 81.281778 ( 48.646360)
test_basic 0.007855 0.000366 0.972320 ( 1.513226)
test_all 0.000811 0.000109 645.785689 (372.260258)
test_rubyspec 0.041442 0.016621 93.575156 (136.445945)
total: 580.52 sec