Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-041754
#<BuildRuby:0x000055d79a0a6118
@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.20230510-041754",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005390 0.000449 1.850343 ( 3.466020)
build_miniruby 0.001300 0.000109 1.322910 ( 1.460280)
build_ruby 0.001369 0.000114 2.844430 ( 3.413746)
build_all 0.002135 0.004742 2.227936 ( 2.272575)
build_install 0.012569 0.004399 3.498122 ( 3.319335)
test_btest 0.000970 0.000000 73.792194 ( 37.098911)
test_basic 0.001052 0.004093 0.729758 ( 0.807956)
test_all 0.000847 0.000151 600.314996 (235.967760)
test_rubyspec 0.030719 0.020178 80.995468 ( 94.689885)
total: 382.50 sec