Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-010249
#<BuildRuby:0x000055df7eda6228
@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.20230705-010249",
@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.000000 0.000018 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006734 0.000000 2.098881 ( 3.594274)
build_miniruby 0.001490 0.000010 1.596132 ( 1.600964)
build_ruby 0.001779 0.000000 3.021611 ( 3.302474)
build_all 0.007577 0.000000 2.509464 ( 2.099058)
build_install 0.009072 0.008836 3.935463 ( 4.101631)
test_btest 0.000822 0.000080 81.184437 ( 38.104463)
test_basic 0.005396 0.000098 0.855144 ( 0.979748)
test_all 0.001062 0.000100 562.981495 (247.912426)
test_rubyspec 0.023936 0.028080 89.728832 (104.769489)
total: 406.47 sec