Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-002111
#<BuildRuby:0x000055cee2f5e3b0
@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.20230616-002111",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004834 0.000967 1.794524 ( 3.037313)
build_miniruby 0.001276 0.000255 1.319304 ( 1.324621)
build_ruby 0.000000 0.001768 2.686892 ( 2.979080)
build_all 0.000816 0.006981 2.417700 ( 2.050477)
build_install 0.009571 0.007474 3.509783 ( 3.066059)
test_btest 0.000683 0.000238 77.237281 ( 38.276290)
test_basic 0.005689 0.001979 0.722753 ( 0.835060)
test_all 0.001021 0.000355 589.569432 (259.016387)
test_rubyspec 0.034820 0.020380 82.603774 (106.314127)
total: 416.90 sec