Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-095934
#<BuildRuby:0x000056126d555f20
@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.20230609-095934",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001534 0.004392 1.912513 ( 3.395992)
build_miniruby 0.001770 0.000000 9.056111 ( 8.758361)
build_ruby 0.001523 0.000000 2.817685 ( 3.038973)
build_all 0.003070 0.003727 2.157046 ( 1.488454)
build_install 0.007343 0.009181 3.327104 ( 2.526752)
test_btest 0.000787 0.000262 78.273844 ( 29.697831)
test_basic 0.000391 0.006900 0.805140 ( 0.932221)
test_all 0.001371 0.000548 555.080200 (197.658619)
test_rubyspec 0.025464 0.023033 80.045824 ( 91.754545)
total: 339.25 sec