Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-220146
#<BuildRuby:0x000055e7100f9f68
@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.20240128-220146",
@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.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002553 0.003192 1.926370 ( 2.288087)
build_miniruby 0.001221 0.000168 1.670436 ( 1.669032)
build_ruby 0.001887 0.000000 3.248317 ( 3.453835)
build_all 0.007596 0.000000 6.069049 ( 3.144325)
build_install 0.013577 0.005859 7.636801 ( 4.670599)
test_btest 0.000730 0.000115 86.152131 ( 35.259166)
test_basic 0.006375 0.000439 0.891543 ( 0.992371)
test_all 0.091625 0.021656 728.593767 (272.850400)
test_rubyspec 0.069470 0.037738 167.182312 (179.067599)
total: 503.40 sec