Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-151016
#<BuildRuby:0x000055d67b8628e0
@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.20230830-151016",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006031 0.000296 1.828656 ( 2.961300)
build_miniruby 0.001663 0.000246 1.650329 ( 1.790187)
build_ruby 0.001671 0.000248 3.318376 ( 3.603177)
build_all 0.007617 0.000475 6.414600 ( 4.548416)
build_install 0.009280 0.009837 7.893414 ( 6.139335)
test_btest 0.000741 0.000153 83.047983 ( 44.684225)
test_basic 0.007273 0.000532 0.948909 ( 1.256402)
test_all 0.010030 0.001031 681.593198 (310.604697)
test_rubyspec 0.049649 0.022238 104.409268 (124.011850)
total: 499.60 sec