Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-053722
#<BuildRuby:0x00005590bd7fa2a8
@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.20230212-053722",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000445 0.004318 1.120796 ( 1.512031)
build_miniruby 0.001221 0.000174 1.155007 ( 1.155105)
build_ruby 0.001588 0.000226 2.396896 ( 2.617999)
build_all 0.007165 0.000000 3.940037 ( 2.400408)
build_install 0.015309 0.000065 2.977768 ( 2.547299)
test_btest 0.000721 0.000000 56.589461 ( 28.392504)
test_basic 0.002490 0.004269 0.400452 ( 0.499971)
test_all 0.001148 0.000170 647.361672 (250.827471)
test_rubyspec 0.022556 0.022333 70.571710 ( 81.791139)
total: 371.74 sec