Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-185954
#<BuildRuby:0x0000563d58cf9f40
@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-185954",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000003 0.000000 0.000003 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006896 0.000000 2.103608 ( 3.321929)
build_miniruby 0.001119 0.000012 1.622030 ( 1.630564)
build_ruby 0.001588 0.000254 3.080726 ( 3.328084)
build_all 0.000000 0.008019 6.409861 ( 3.444296)
build_install 0.013943 0.003728 7.753731 ( 4.086053)
test_btest 0.000722 0.000174 84.065752 ( 45.444584)
test_basic 0.007003 0.000710 1.031472 ( 1.717114)
test_all 0.009277 0.001147 684.039365 (315.292326)
test_rubyspec 0.056933 0.017506 108.247953 (171.538575)
total: 549.80 sec