Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-105522
#<BuildRuby:0x0000562bbbdf2130
@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.20230802-105522",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000037 0.000006 0.000043 ( 0.000041)
build_up 0.003215 0.003711 2.150652 ( 6.500423)
build_miniruby 0.001528 0.000000 1.798157 ( 3.688596)
build_ruby 0.001935 0.000000 3.384148 ( 6.081607)
build_all 0.006635 0.001081 2.580704 ( 3.310439)
build_install 0.016857 0.002810 4.260182 ( 7.061779)
test_btest 0.000579 0.000097 80.411430 ( 53.567346)
test_basic 0.007521 0.000000 0.942606 ( 1.605862)
test_all 0.001419 0.000000 663.114011 (394.311842)
test_rubyspec 0.022207 0.030486 95.399571 (165.893108)
total: 642.02 sec