Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-214607
#<BuildRuby:0x0000558899b2e1a8
@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.20230118-214607",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.004478 0.000814 0.989192 ( 1.378024)
build_miniruby 0.000000 0.001229 1.197608 ( 1.195871)
build_ruby 0.000000 0.001473 2.912664 ( 3.221066)
build_all 0.005117 0.001497 3.258492 ( 1.594522)
build_install 0.003272 0.010893 2.487220 ( 1.669700)
test_btest 0.000692 0.000000 56.921499 ( 15.071438)
test_basic 0.001150 0.003253 0.361664 ( 0.454467)
test_all 0.000849 0.000294 640.213803 (208.758641)
test_rubyspec 0.043290 0.020250 78.534679 (100.814633)
total: 334.16 sec