Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-065024
#<BuildRuby:0x000055fd0de6a130
@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.20230428-065024",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000021)
build_up 0.001151 0.004309 1.528191 ( 2.967936)
build_miniruby 0.000896 0.000299 1.069950 ( 1.089475)
build_ruby 0.000987 0.000329 2.302531 ( 2.482245)
build_all 0.004514 0.001504 2.027376 ( 1.144559)
build_install 0.010437 0.003479 2.824012 ( 1.789581)
test_btest 0.000998 0.000000 74.832680 ( 20.912127)
test_basic 0.000785 0.003801 0.696108 ( 0.771683)
test_all 0.000821 0.000303 498.237807 (159.913489)
test_rubyspec 0.001928 0.033079 70.414582 ( 82.317479)
total: 273.39 sec