Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-071413
#<BuildRuby:0x000055cb318423b0
@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.20230310-071413",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006051 0.000825 1.770092 ( 3.958845)
build_miniruby 0.001096 0.000150 1.261724 ( 1.494921)
build_ruby 0.001467 0.000201 2.578925 ( 3.085300)
build_all 0.002922 0.004093 2.035203 ( 2.085280)
build_install 0.013375 0.001515 3.148738 ( 3.028944)
test_btest 0.000675 0.000113 66.476669 ( 35.555361)
test_basic 0.005050 0.000841 0.514777 ( 0.696293)
test_all 0.000674 0.000112 570.558740 (255.599018)
test_rubyspec 0.020946 0.025066 77.462828 ( 90.116426)
total: 395.62 sec