Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-001135
#<BuildRuby:0x00005623ad25e168
@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.20230120-001135",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006449 0.000000 1.221651 ( 2.130422)
build_miniruby 0.001486 0.000000 1.312422 ( 1.773722)
build_ruby 0.001822 0.000000 3.088426 ( 3.903279)
build_all 0.008033 0.000000 4.088485 ( 4.085119)
build_install 0.004466 0.013066 3.101684 ( 3.637026)
test_btest 0.001176 0.000126 58.364195 ( 40.213865)
test_basic 0.002641 0.004781 0.452605 ( 0.927647)
test_all 0.001526 0.000218 657.554723 (291.716372)
test_rubyspec 0.034280 0.016108 70.316738 ( 81.066841)
total: 429.46 sec