Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-082654
#<BuildRuby:0x0000562db9e8dfb8
@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.20230626-082654",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.004859 0.001268 2.072313 ( 4.782386)
build_miniruby 0.001381 0.000360 1.626843 ( 1.748078)
build_ruby 0.001465 0.000382 3.139324 ( 3.917019)
build_all 0.007229 0.000754 2.500668 ( 2.034395)
build_install 0.009614 0.008972 3.782940 ( 3.600196)
test_btest 0.000696 0.000214 81.202285 ( 42.842472)
test_basic 0.007831 0.000000 0.916013 ( 1.399012)
test_all 0.001267 0.000101 614.379048 (301.722578)
test_rubyspec 0.027322 0.028014 89.199048 (117.039392)
total: 479.09 sec