Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-124323
#<BuildRuby:0x000056315c2a6230
@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.20230707-124323",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.005960 2.114036 ( 3.440147)
build_miniruby 0.000708 0.001122 1.676864 ( 1.698575)
build_ruby 0.001312 0.000354 3.173704 ( 3.386464)
build_all 0.006064 0.000548 2.415848 ( 1.739935)
build_install 0.004810 0.012373 3.937137 ( 4.004871)
test_btest 0.000591 0.000211 81.555998 ( 28.637797)
test_basic 0.003424 0.001223 0.766573 ( 1.396261)
test_all 0.000742 0.000797 602.644542 (282.225812)
test_rubyspec 0.031449 0.021917 89.865234 (103.667753)
total: 430.20 sec