Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-150843
#<BuildRuby:0x0000555e57325fb8
@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.20230627-150843",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005032 0.000875 1.911287 ( 3.243979)
build_miniruby 0.000000 0.001303 1.545490 ( 1.547380)
build_ruby 0.000000 0.001368 3.032398 ( 12.761453)
build_all 0.002946 0.004261 2.445880 ( 1.649151)
build_install 0.010562 0.006915 3.742787 ( 2.636940)
test_btest 0.000821 0.000230 80.360763 ( 35.718917)
test_basic 0.002568 0.005240 0.867805 ( 0.970582)
test_all 0.001486 0.000147 584.193509 (188.136215)
test_rubyspec 0.034475 0.018400 87.174070 (104.903675)
total: 351.57 sec