Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-081308
#<BuildRuby:0x000055da227c27f0
@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.20230215-081308",
@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.000002 0.000020 ( 0.000018)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.001016 0.003570 1.439113 ( 1.999515)
build_miniruby 0.001356 0.000150 1.332046 ( 1.337665)
build_ruby 0.001609 0.000179 2.473226 ( 2.731614)
build_all 0.007376 0.000000 3.865940 ( 1.995396)
build_install 0.010696 0.002822 2.793573 ( 1.933279)
test_btest 0.000601 0.000071 58.467501 ( 18.493021)
test_basic 0.003030 0.004097 0.506241 ( 0.602267)
test_all 0.001500 0.000221 651.658934 (234.496080)
test_rubyspec 0.042063 0.015231 76.391829 ( 99.750489)
total: 363.34 sec