Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-010920
#<BuildRuby:0x000055f77f4fa228
@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.20230902-010920",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001769 0.004195 1.860219 ( 2.662170)
build_miniruby 0.001399 0.000193 1.741366 ( 1.902452)
build_ruby 0.001975 0.000000 3.392211 ( 3.674621)
build_all 0.009196 0.000000 6.356669 ( 4.281996)
build_install 0.016686 0.003458 7.587635 ( 5.367279)
test_btest 0.000785 0.000106 83.775583 ( 42.219977)
test_basic 0.007666 0.000487 0.967706 ( 1.236503)
test_all 0.008204 0.001004 688.542125 (297.963558)
test_rubyspec 0.043997 0.027073 103.829919 (116.061169)
total: 475.37 sec