Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-230237
#<BuildRuby:0x000055a6146ae1a8
@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.20230614-230237",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002545 0.003977 1.966167 ( 5.037297)
build_miniruby 0.001400 0.000168 1.367199 ( 1.949986)
build_ruby 0.001348 0.000162 2.760503 ( 4.642733)
build_all 0.003676 0.004140 2.274628 ( 3.067621)
build_install 0.015656 0.001696 3.603876 ( 4.921553)
test_btest 0.000976 0.000145 75.696020 ( 46.253039)
test_basic 0.000000 0.007472 0.785852 ( 1.508643)
test_all 0.000000 0.001617 576.440452 (378.124507)
test_rubyspec 0.016489 0.043292 88.161755 (153.547472)
total: 599.05 sec