Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-074850
#<BuildRuby:0x00005584bf2f1fb8
@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.20230604-074850",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.006413 0.000514 1.903016 ( 3.991536)
build_miniruby 0.001208 0.000251 1.286001 ( 1.481321)
build_ruby 0.001311 0.000273 2.743665 ( 3.026595)
build_all 0.006117 0.001274 2.154516 ( 2.117669)
build_install 0.015244 0.003002 3.410614 ( 3.610681)
test_btest 0.000854 0.000000 74.925757 ( 42.100754)
test_basic 0.003506 0.003296 0.762579 ( 1.314571)
test_all 0.001820 0.000411 540.309561 (256.696335)
test_rubyspec 0.025114 0.028464 83.524459 (101.304507)
total: 415.64 sec