Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-235149
#<BuildRuby:0x000055575c3ce868
@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.20230312-235149",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005465 0.000174 1.722858 ( 3.133196)
build_miniruby 0.001118 0.000134 1.226691 ( 1.225361)
build_ruby 0.000000 0.001444 2.369122 ( 2.547908)
build_all 0.000000 0.006158 1.963767 ( 1.184345)
build_install 0.008488 0.003542 3.017907 ( 2.003334)
test_btest 0.000678 0.000144 65.034304 ( 20.663482)
test_basic 0.004591 0.000974 0.483642 ( 0.594774)
test_all 0.001029 0.000082 550.356926 (236.360202)
test_rubyspec 0.010927 0.048849 81.853626 (109.741912)
total: 377.46 sec