Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-022650
#<BuildRuby:0x0000562446d3e120
@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.20230526-022650",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.000000 0.006520 1.917548 ( 3.485621)
build_miniruby 0.000000 0.001942 1.470857 ( 1.517899)
build_ruby 0.000000 0.001700 2.587424 ( 2.852460)
build_all 0.001248 0.005818 2.119734 ( 1.669102)
build_install 0.015901 0.000646 3.286755 ( 2.732176)
test_btest 0.000692 0.000120 74.390629 ( 28.849916)
test_basic 0.006259 0.000341 0.797090 ( 0.946516)
test_all 0.001497 0.001186 532.079651 (210.704988)
test_rubyspec 0.027008 0.022902 76.619396 ( 88.527013)
total: 341.29 sec