Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-125435
#<BuildRuby:0x000055770a40a8e0
@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.20221229-125435",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001262 0.003030 0.783546 ( 2.141180)
build_miniruby 0.001051 0.000000 1.085699 ( 1.188059)
build_ruby 0.001424 0.000000 2.808070 ( 9.116754)
build_all 0.006269 0.000000 3.241884 ( 1.559070)
build_install 0.011196 0.001584 2.742524 ( 1.814508)
test_btest 0.000552 0.000166 54.653922 ( 13.903857)
test_basic 0.003908 0.001172 0.370668 ( 0.465129)
test_all 0.001602 0.000000 592.150135 (169.279945)
test_rubyspec 0.030244 0.013155 65.892406 ( 75.737553)
total: 275.21 sec