Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-181107
#<BuildRuby:0x000055658ab3a228
@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.20230630-181107",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.002595 0.004461 2.150323 ( 5.538007)
build_miniruby 0.001436 0.000159 1.583426 ( 1.864357)
build_ruby 0.001610 0.000000 3.444891 ( 4.502631)
build_all 0.003508 0.003853 2.503113 ( 3.071145)
build_install 0.016464 0.000477 3.819600 ( 4.936425)
test_btest 0.000800 0.000100 80.393299 ( 50.369740)
test_basic 0.006346 0.000793 0.886315 ( 1.512603)
test_all 0.001950 0.000243 612.366650 (325.312967)
test_rubyspec 0.013322 0.039776 87.942354 (127.676803)
total: 524.79 sec