Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-131047
#<BuildRuby:0x00005621dd9bdf48
@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.20240113-131047",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.005700 0.000000 1.424753 ( 1.761798)
build_miniruby 0.001336 0.000000 1.327811 ( 1.325613)
build_ruby 0.001479 0.000000 2.649100 ( 2.876656)
build_all 0.006412 0.000000 5.434718 ( 2.194047)
build_install 0.009450 0.004498 5.927526 ( 2.794981)
test_btest 0.000796 0.000079 81.224246 ( 21.548027)
test_basic 0.001430 0.004418 0.816130 ( 0.869905)
test_all 0.074288 0.044054 726.663716 (208.753930)
test_rubyspec 0.037128 0.031872 87.690590 (101.870558)
total: 344.00 sec