Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-152952
#<BuildRuby:0x000055ec2d2de370
@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.20230815-152952",
@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.000025 0.000002 0.000027 ( 0.000029)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.006506 0.000558 2.287157 ( 7.704248)
build_miniruby 0.001586 0.000136 1.758854 ( 3.454964)
build_ruby 0.001811 0.000156 3.407802 ( 6.223361)
build_all 0.005126 0.004125 6.634608 ( 8.654305)
build_install 0.016120 0.005094 8.370646 ( 12.135874)
test_btest 0.000736 0.000097 84.669343 ( 58.818311)
test_basic 0.004178 0.004255 0.991722 ( 1.454612)
test_all 0.006010 0.009671 718.346598 (478.396194)
test_rubyspec 0.031653 0.042306 108.197366 (171.921811)
total: 748.77 sec