Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-062046
#<BuildRuby:0x000055decc76e408
@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.20230906-062046",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001283 0.004182 1.759616 ( 2.311659)
build_miniruby 0.001539 0.000206 1.653271 ( 1.658357)
build_ruby 0.001543 0.000206 3.052846 ( 3.263494)
build_all 0.004351 0.004193 6.357148 ( 3.692939)
build_install 0.014409 0.004506 7.311242 ( 4.553893)
test_btest 0.000591 0.000105 85.485397 ( 40.043593)
test_basic 0.000676 0.007681 0.950123 ( 1.050426)
test_all 0.001728 0.007625 732.026726 (297.201358)
test_rubyspec 0.055529 0.014862 105.925634 (118.156643)
total: 471.93 sec