Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-115103
#<BuildRuby:0x0000563de4baa1a8
@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.20230125-115103",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003612 0.000628 1.139988 ( 1.772497)
build_miniruby 0.001157 0.000201 1.185106 ( 1.259396)
build_ruby 0.001522 0.000265 2.882664 ( 3.231768)
build_all 0.006118 0.001064 4.010973 ( 2.483636)
build_install 0.013488 0.000704 2.982888 ( 2.609314)
test_btest 0.000553 0.000088 57.475456 ( 32.266809)
test_basic 0.001568 0.005058 0.451807 ( 0.591971)
test_all 0.000545 0.000538 642.274514 (243.823214)
test_rubyspec 0.014041 0.033133 66.280683 ( 76.494816)
total: 364.53 sec