Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-080303
#<BuildRuby:0x000055da0f3ca8e0
@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.20230509-080303",
@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.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000000 0.005684 1.613985 ( 2.898383)
build_miniruby 0.000567 0.000625 1.177488 ( 1.175442)
build_ruby 0.000874 0.000407 2.562111 ( 2.777052)
build_all 0.003491 0.002056 1.940308 ( 1.093702)
build_install 0.008006 0.003965 2.817699 ( 1.770383)
test_btest 0.001017 0.000000 72.798506 ( 19.195859)
test_basic 0.001657 0.003016 0.732252 ( 0.804823)
test_all 0.000874 0.000437 539.548541 (156.618142)
test_rubyspec 0.025786 0.014716 69.138270 ( 80.878605)
total: 267.21 sec