Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-063322
#<BuildRuby:0x0000555ca7892408
@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.20230610-063322",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005793 0.000000 1.610366 ( 2.818087)
build_miniruby 0.000000 0.001291 0.953071 ( 0.951509)
build_ruby 0.000000 0.001283 2.110233 ( 2.296809)
build_all 0.002679 0.003136 2.074663 ( 1.169857)
build_install 0.014074 0.000573 3.343614 ( 2.238585)
test_btest 0.000746 0.000129 75.667167 ( 19.632840)
test_basic 0.004308 0.000743 0.585325 ( 0.657449)
test_all 0.001348 0.000233 542.199282 (193.630016)
test_rubyspec 0.021687 0.029654 75.688706 ( 87.796964)
total: 311.19 sec