Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-215555
#<BuildRuby:0x0000564d69692208
@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.20230329-215555",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005804 0.001319 1.953352 ( 4.559961)
build_miniruby 0.001201 0.000274 1.273900 ( 1.526011)
build_ruby 0.000000 0.001555 2.477861 ( 3.145475)
build_all 0.000753 0.007586 2.320824 ( 2.386351)
build_install 0.001793 0.016795 3.599361 ( 3.636512)
test_btest 0.000729 0.000349 70.433240 ( 42.068177)
test_basic 0.003074 0.003759 0.557391 ( 0.882563)
test_all 0.000718 0.000359 590.696577 (329.519087)
test_rubyspec 0.021092 0.028715 80.042899 ( 99.028999)
total: 486.75 sec