Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-123911
#<BuildRuby:0x0000564c5ea95a00
@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.20230108-123911",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004651 0.000070 0.836302 ( 1.218643)
build_miniruby 0.001070 0.000143 1.025297 ( 1.023845)
build_ruby 0.000000 0.001644 2.683000 ( 3.058406)
build_all 0.005000 0.001910 3.300179 ( 1.730849)
build_install 0.002293 0.011531 2.723204 ( 1.827939)
test_btest 0.000535 0.000179 55.193898 ( 15.043091)
test_basic 0.000324 0.004102 0.354168 ( 0.446660)
test_all 0.000803 0.000312 604.802312 (172.275322)
test_rubyspec 0.019442 0.017809 58.782768 ( 68.846006)
total: 265.47 sec