Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-214850
#<BuildRuby:0x00005611cc47dfb8
@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.20230618-214850",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006222 0.000353 1.955607 ( 4.739677)
build_miniruby 0.001365 0.000195 1.367185 ( 1.772564)
build_ruby 0.001709 0.000244 2.877703 ( 3.596504)
build_all 0.006501 0.000929 2.414852 ( 2.531603)
build_install 0.014628 0.002090 3.665600 ( 4.363802)
test_btest 0.000671 0.000096 77.556255 ( 46.363212)
test_basic 0.007133 0.000330 0.784098 ( 1.315326)
test_all 0.001040 0.000143 569.013819 (318.105653)
test_rubyspec 0.023951 0.029075 86.939563 (126.514973)
total: 509.30 sec