Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-201955
#<BuildRuby:0x000056391c089fe8
@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.20230106-201955",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004017 0.001205 0.999002 ( 1.427958)
build_miniruby 0.001114 0.000334 1.422619 ( 1.420557)
build_ruby 0.001260 0.000378 3.179369 ( 3.548667)
build_all 0.001645 0.006042 3.386412 ( 1.652044)
build_install 0.009558 0.004576 2.654661 ( 1.779211)
test_btest 0.000570 0.000214 57.681533 ( 15.875634)
test_basic 0.004422 0.000000 0.361425 ( 0.454001)
test_all 0.002086 0.000000 625.100494 (186.048708)
test_rubyspec 0.019040 0.031941 60.164120 ( 70.161477)
total: 282.37 sec