Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-180124
#<BuildRuby:0x00005638b15727c8
@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-180124",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000014 0.000006 0.000020 ( 0.000021)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.002101 0.003030 1.036243 ( 1.422415)
build_miniruby 0.000911 0.000431 1.305323 ( 1.303759)
build_ruby 0.001145 0.000542 3.059433 ( 3.418322)
build_all 0.004405 0.002086 3.238879 ( 1.512023)
build_install 0.011204 0.003593 2.863526 ( 1.893238)
test_btest 0.000464 0.000211 55.856836 ( 15.846103)
test_basic 0.003101 0.001409 0.420579 ( 0.515037)
test_all 0.000000 0.001088 628.337902 (184.794191)
test_rubyspec 0.011788 0.027895 63.349711 ( 73.379761)
total: 284.09 sec