Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-174651
#<BuildRuby:0x00005593e5126230
@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.20230510-174651",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001223 0.004175 1.824714 ( 3.793517)
build_miniruby 0.001464 0.000255 1.205609 ( 1.253542)
build_ruby 0.001280 0.000223 2.590179 ( 2.998268)
build_all 0.007050 0.000000 2.221514 ( 2.284467)
build_install 0.015610 0.000912 3.547746 ( 3.138032)
test_btest 0.000718 0.000106 74.038753 ( 37.998525)
test_basic 0.005693 0.000843 0.773916 ( 1.077825)
test_all 0.001060 0.000157 594.590098 (251.138740)
test_rubyspec 0.026318 0.024156 81.087559 ( 97.746739)
total: 401.43 sec