Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-014937
#<BuildRuby:0x000055d85a73e258
@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.20230914-014937",
@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.000027 0.000003 0.000030 ( 0.000031)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007651 0.000000 2.314393 ( 4.434312)
build_miniruby 0.001473 0.000177 1.640359 ( 1.807074)
build_ruby 0.001689 0.000211 3.399934 ( 3.815791)
build_all 0.007230 0.000392 6.433674 ( 4.623142)
build_install 0.018158 0.000652 7.784318 ( 6.802104)
test_btest 0.000750 0.000083 86.248886 ( 45.605265)
test_basic 0.007279 0.000324 0.983779 ( 1.332551)
test_all 0.008645 0.000451 704.018542 (343.893522)
test_rubyspec 0.044501 0.027773 105.573520 (125.087823)
total: 537.40 sec