Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-014631
#<BuildRuby:0x000055fe22172228
@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.20230209-014631",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004992 0.000832 1.150329 ( 1.558010)
build_miniruby 0.001137 0.000190 0.961928 ( 0.966992)
build_ruby 0.001362 0.000000 2.120276 ( 2.337626)
build_all 0.000000 0.007050 3.853255 ( 2.052196)
build_install 0.014200 0.004026 3.061823 ( 2.515948)
test_btest 0.000648 0.000155 57.452934 ( 21.463784)
test_basic 0.000442 0.004818 0.404537 ( 0.502554)
test_all 0.001502 0.000000 618.473349 (177.231661)
test_rubyspec 0.014795 0.021682 66.314624 ( 76.265327)
total: 284.89 sec