Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-103227
#<BuildRuby:0x000055aa9886e258
@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.20230506-103227",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005096 0.000302 1.750700 ( 2.964962)
build_miniruby 0.001066 0.000254 1.331380 ( 1.331630)
build_ruby 0.001100 0.000262 2.377887 ( 2.588788)
build_all 0.001664 0.004697 2.093093 ( 1.336813)
build_install 0.008954 0.005784 3.277955 ( 2.335246)
test_btest 0.000773 0.000246 73.463130 ( 23.007794)
test_basic 0.005892 0.000000 0.688516 ( 0.766878)
test_all 0.001285 0.000000 552.136072 (171.781671)
test_rubyspec 0.021890 0.022870 75.328356 ( 87.105417)
total: 293.22 sec