Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-100953
#<BuildRuby:0x000055d435191fb8
@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.20230712-100953",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006351 0.000411 2.190322 ( 5.345401)
build_miniruby 0.001441 0.000248 1.651841 ( 2.143733)
build_ruby 0.001465 0.000252 3.265544 ( 4.292193)
build_all 0.006669 0.001150 2.639947 ( 2.918951)
build_install 0.006107 0.012501 4.067539 ( 4.864653)
test_btest 0.000620 0.000160 84.791926 ( 52.762025)
test_basic 0.004288 0.004323 0.968385 ( 1.565083)
test_all 0.001195 0.000336 638.158738 (325.492971)
test_rubyspec 0.002735 0.051466 92.737681 (135.795497)
total: 535.18 sec