Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-072838
#<BuildRuby:0x00005608aa3c1a00
@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.20240122-072838",
@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.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005344 0.000146 1.705503 ( 2.489513)
build_miniruby 0.001710 0.000190 1.728579 ( 1.927104)
build_ruby 0.001907 0.000212 3.450222 ( 3.850199)
build_all 0.004003 0.004188 6.149886 ( 3.606870)
build_install 0.015919 0.000999 7.058744 ( 4.265576)
test_btest 0.000706 0.000094 83.582040 ( 41.237815)
test_basic 0.006338 0.000845 0.924618 ( 1.065555)
test_all 0.061394 0.055276 737.592753 (309.523976)
test_rubyspec 0.040665 0.064202 169.294121 (183.656900)
total: 551.62 sec