Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-210519
#<BuildRuby:0x0000565513f46118
@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.20230601-210519",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001427 0.004212 1.513362 ( 2.769302)
build_miniruby 0.000964 0.000241 1.099106 ( 1.097517)
build_ruby 0.001050 0.000263 2.020992 ( 2.229086)
build_all 0.004593 0.001149 1.742679 ( 0.957137)
build_install 0.013276 0.001007 3.022251 ( 2.046362)
test_btest 0.001129 0.000000 74.666174 ( 19.096100)
test_basic 0.004401 0.000000 0.739620 ( 0.815014)
test_all 0.001313 0.000000 515.643918 (148.784855)
test_rubyspec 0.010643 0.047532 80.818026 (116.367075)
total: 294.16 sec