Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-123534
#<BuildRuby:0x00005580636a2230
@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.20230723-123534",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006312 0.000766 2.211636 ( 5.119818)
build_miniruby 0.001301 0.000157 1.613807 ( 1.960676)
build_ruby 0.001408 0.000171 3.268824 ( 4.544790)
build_all 0.007542 0.000458 2.668083 ( 2.994069)
build_install 0.015252 0.003306 4.118089 ( 4.882875)
test_btest 0.000786 0.000100 78.531238 ( 46.813006)
test_basic 0.008193 0.000098 0.917746 ( 1.339657)
test_all 0.001731 0.000000 623.642326 (319.976302)
test_rubyspec 0.039422 0.016641 90.730999 (133.084562)
total: 520.72 sec