Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-093024
#<BuildRuby:0x000056353ab6e7f0
@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.20230201-093024",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006455 1.266643 ( 2.978375)
build_miniruby 0.000376 0.000998 1.305150 ( 2.191522)
build_ruby 0.001565 0.000000 2.752319 ( 3.929407)
build_all 0.005033 0.004241 4.205365 ( 5.644793)
build_install 0.000000 0.018527 3.126534 ( 4.333977)
test_btest 0.000110 0.000682 61.058200 ( 68.762820)
test_basic 0.004078 0.002608 0.464491 ( 0.997063)
test_all 0.001261 0.000434 694.630066 (530.265269)
test_rubyspec 0.036162 0.014827 74.194307 ( 95.146053)
total: 714.25 sec