Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-230047
#<BuildRuby:0x0000564497e5a3d0
@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.20230102-230047",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003080 0.001155 0.971522 ( 1.375504)
build_miniruby 0.000849 0.000319 1.164199 ( 1.162719)
build_ruby 0.000945 0.000354 2.709751 ( 3.071541)
build_all 0.005643 0.000485 3.248471 ( 1.473728)
build_install 0.014110 0.000000 2.930355 ( 1.969684)
test_btest 0.000978 0.000000 55.492226 ( 15.251638)
test_basic 0.000955 0.003948 0.399373 ( 0.495392)
test_all 0.001093 0.000364 602.392037 (177.414010)
test_rubyspec 0.017795 0.021023 64.145293 ( 73.998025)
total: 276.21 sec