Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-160010
#<BuildRuby:0x000055f685256008
@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.20230214-160010",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.004547 1.282743 ( 2.626349)
build_miniruby 0.000000 0.001133 1.182837 ( 1.181005)
build_ruby 0.000000 0.001217 2.069677 ( 2.271588)
build_all 0.001110 0.004616 3.297893 ( 1.585205)
build_install 0.013228 0.000000 2.783006 ( 1.902131)
test_btest 0.001116 0.000000 57.095460 ( 15.203100)
test_basic 0.000000 0.004584 0.459249 ( 0.551555)
test_all 0.000000 0.000982 593.112413 (166.050999)
test_rubyspec 0.012612 0.023117 60.827528 ( 70.664024)
total: 262.04 sec