Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-022212
#<BuildRuby:0x0000555f4eab6230
@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.20230805-022212",
@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.000028)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.006839 0.000662 2.267006 ( 5.118117)
build_miniruby 0.001551 0.000150 1.692680 ( 2.222604)
build_ruby 0.001598 0.000155 3.500488 ( 5.741217)
build_all 0.008556 0.000000 2.684365 ( 3.109877)
build_install 0.018082 0.000819 4.361035 ( 4.734523)
test_btest 0.000814 0.000070 83.983003 ( 45.816584)
test_basic 0.007692 0.000660 1.030546 ( 1.914247)
test_all 0.001294 0.000111 687.067344 (383.387222)
test_rubyspec 0.025198 0.032915 99.169983 (129.146268)
total: 581.19 sec