Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-123451
#<BuildRuby:0x000056459d846208
@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.20230912-123451",
@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.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006107 0.001091 2.271549 ( 4.891786)
build_miniruby 0.001449 0.000259 1.590395 ( 1.792860)
build_ruby 0.000000 0.002037 3.311724 ( 3.859019)
build_all 0.000000 0.008790 6.128568 ( 4.002197)
build_install 0.014724 0.004865 7.798180 ( 5.535705)
test_btest 0.000645 0.000179 83.121870 ( 46.048315)
test_basic 0.006359 0.001767 0.964870 ( 1.360190)
test_all 0.006133 0.004281 677.628112 (322.116820)
test_rubyspec 0.045244 0.029225 106.497600 (127.606286)
total: 517.21 sec