Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-110407
#<BuildRuby:0x00005559bc731fc0
@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.20230202-110407",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000860 0.004106 1.142981 ( 1.636544)
build_miniruby 0.001496 0.000000 1.190189 ( 1.195631)
build_ruby 0.001331 0.000000 2.473184 ( 2.771842)
build_all 0.001011 0.006320 3.799553 ( 2.899646)
build_install 0.012798 0.001312 3.017233 ( 2.653714)
test_btest 0.000000 0.000661 54.198131 ( 32.374815)
test_basic 0.000000 0.005232 0.425181 ( 0.524371)
test_all 0.001095 0.000509 624.373655 (257.725977)
test_rubyspec 0.032993 0.017853 72.293719 ( 86.283164)
total: 388.07 sec