Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-030322
#<BuildRuby:0x000055e5b6216320
@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.20240319-030322",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004843 0.003322 2.167816 ( 2.346912)
build_miniruby 0.001220 0.000122 2.077388 ( 2.076907)
build_ruby 0.001286 0.000128 3.419780 ( 3.630606)
build_all 0.003963 0.004428 6.665121 ( 2.560080)
build_install 0.006740 0.011810 8.149774 ( 3.819458)
test_btest 0.000727 0.000159 91.132648 ( 24.272386)
test_basic 0.002176 0.004563 0.921421 ( 0.982340)
test_all 0.092487 0.027416 750.197272 (217.137954)
test_rubyspec 0.043660 0.040000 107.270458 (116.413673)
total: 373.24 sec