Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-124234
#<BuildRuby:0x0000563d284168e0
@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.20230630-124234",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004959 0.000708 1.803484 ( 3.072143)
build_miniruby 0.001268 0.000181 1.418225 ( 1.426979)
build_ruby 0.001369 0.000196 2.739904 ( 2.945497)
build_all 0.006066 0.000866 2.235222 ( 1.615731)
build_install 0.012032 0.003579 3.430932 ( 3.147551)
test_btest 0.000608 0.000098 80.524698 ( 26.771952)
test_basic 0.004678 0.003618 0.775275 ( 0.853675)
test_all 0.002564 0.000000 613.420922 (194.988644)
test_rubyspec 0.040046 0.010224 83.406702 ( 95.098256)
total: 329.92 sec