Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-175259
#<BuildRuby:0x00005621a5f15a00
@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.20230508-175259",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005861 0.000000 1.650146 ( 2.950354)
build_miniruby 0.001255 0.000000 1.304592 ( 1.302573)
build_ruby 0.001285 0.000089 2.041388 ( 2.239305)
build_all 0.005047 0.000807 1.952479 ( 1.139262)
build_install 0.014660 0.000000 2.919908 ( 1.911567)
test_btest 0.000825 0.000000 72.237299 ( 19.010853)
test_basic 0.004863 0.000000 0.718233 ( 0.791747)
test_all 0.001385 0.000111 539.567877 (156.657040)
test_rubyspec 0.027857 0.015718 68.398883 ( 80.467128)
total: 266.47 sec