Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-085052
#<BuildRuby:0x000055a7b84ddfb8
@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.20240122-085052",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002171 0.003686 1.671740 ( 2.093787)
build_miniruby 0.001550 0.000238 1.831674 ( 1.840800)
build_ruby 0.001627 0.000251 3.315074 ( 3.543657)
build_all 0.008651 0.000000 6.372114 ( 3.845186)
build_install 0.021007 0.000000 7.527947 ( 5.092001)
test_btest 0.000963 0.000000 83.270600 ( 42.902343)
test_basic 0.005217 0.003449 0.937915 ( 1.056975)
test_all 0.093171 0.029937 716.326237 (408.890772)
test_rubyspec 0.064388 0.048482 183.304051 (275.496622)
total: 744.76 sec