Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-215943
#<BuildRuby:0x000055f4c6161a00
@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.20230524-215943",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005793 0.000219 1.779130 ( 3.929282)
build_miniruby 0.001168 0.000134 1.319081 ( 1.646557)
build_ruby 0.001453 0.000168 2.582861 ( 2.945008)
build_all 0.002084 0.004393 2.083107 ( 2.197808)
build_install 0.008705 0.008395 3.190516 ( 3.570997)
test_btest 0.000568 0.000122 74.424991 ( 41.850089)
test_basic 0.000000 0.005712 0.775649 ( 1.107179)
test_all 0.000000 0.000946 564.326823 (249.249771)
test_rubyspec 0.032335 0.017958 80.572930 ( 99.237648)
total: 405.74 sec