Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-023220
#<BuildRuby:0x0000556cc29ea230
@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.20240208-023220",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001074 0.005311 1.652353 ( 2.177026)
build_miniruby 0.000956 0.000383 1.578980 ( 1.578209)
build_ruby 0.001050 0.000420 3.118428 ( 3.337014)
build_all 0.001839 0.005006 5.647088 ( 2.189882)
build_install 0.015867 0.000624 7.511365 ( 3.766650)
test_btest 0.000512 0.000197 86.397292 ( 32.373547)
test_basic 0.005603 0.000724 0.863890 ( 0.926186)
test_all 0.090400 0.026411 750.281751 (245.258317)
test_rubyspec 0.068014 0.038239 170.061234 (179.530227)
total: 471.14 sec