Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-090606
#<BuildRuby:0x000055992f606008
@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.20231224-090606",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.005468 1.596607 ( 1.955820)
build_miniruby 0.000000 0.001609 1.543462 ( 1.543557)
build_ruby 0.000000 0.001841 3.392465 ( 3.581668)
build_all 0.003246 0.004599 5.724688 ( 2.928989)
build_install 0.014474 0.002955 6.747361 ( 4.052918)
test_btest 0.000774 0.000214 82.719027 ( 36.370606)
test_basic 0.001058 0.007291 0.874243 ( 0.967393)
test_all 0.097363 0.023321 704.811689 (282.695736)
test_rubyspec 0.043396 0.023602 97.628139 (110.596353)
total: 444.69 sec