Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-163040
#<BuildRuby:0x000055db1c7364f8
@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.20231020-163040",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005174 0.000233 2.195056 ( 2.310868)
build_miniruby 0.001369 0.000274 1.630209 ( 1.631466)
build_ruby 0.001448 0.000290 3.081254 ( 3.285121)
build_all 0.005867 0.001173 5.661570 ( 2.594732)
build_install 0.017643 0.000001 7.054728 ( 3.735398)
test_btest 0.000000 0.001037 79.397860 ( 30.325157)
test_basic 0.002454 0.003803 0.871533 ( 0.988687)
test_all 0.004911 0.004595 630.249703 (238.293413)
test_rubyspec 0.041259 0.021943 92.487043 (104.293066)
total: 387.46 sec