Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-143358
#<BuildRuby:0x0000561357db9a00
@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.20230307-143358",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002859 0.004751 1.604088 ( 4.025653)
build_miniruby 0.001041 0.000271 1.216068 ( 1.277442)
build_ruby 0.001586 0.000000 2.640351 ( 2.869481)
build_all 0.007681 0.000235 2.212141 ( 1.966851)
build_install 0.006559 0.012035 3.356100 ( 3.282122)
test_btest 0.000684 0.000228 69.452830 ( 35.852344)
test_basic 0.004949 0.000247 0.542610 ( 0.642638)
test_all 0.000832 0.000267 518.770821 (174.078566)
test_rubyspec 0.016843 0.020589 70.855790 ( 80.867733)
total: 304.86 sec