Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-030624
#<BuildRuby:0x0000560c165f61a8
@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.20230513-030624",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.003449 0.002998 1.897063 ( 4.187831)
build_miniruby 0.001225 0.000266 1.507036 ( 1.630386)
build_ruby 0.001403 0.000305 2.980728 ( 3.313560)
build_all 0.006127 0.001332 2.325436 ( 2.199540)
build_install 0.019024 0.000426 3.579979 ( 3.408406)
test_btest 0.000981 0.000182 74.944716 ( 43.564324)
test_basic 0.001733 0.004692 0.783658 ( 1.183897)
test_all 0.001345 0.000299 608.635656 (331.048258)
test_rubyspec 0.035350 0.023557 84.146013 (108.129870)
total: 498.67 sec