Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-014650
#<BuildRuby:0x0000559b9cc3dee8
@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.20240218-014650",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.001776 0.004317 2.017752 ( 2.437001)
build_miniruby 0.001763 0.000000 1.761092 ( 1.767593)
build_ruby 0.001650 0.000000 3.468774 ( 3.645107)
build_all 0.007326 0.000769 6.294572 ( 3.415563)
build_install 0.019496 0.000000 8.250397 ( 5.222504)
test_btest 0.000736 0.000044 92.077646 ( 44.020354)
test_basic 0.007230 0.001534 1.016050 ( 1.127039)
test_all 0.090385 0.027911 797.539866 (351.309479)
test_rubyspec 0.022773 0.069074 128.084106 (147.724186)
total: 560.67 sec