Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-232301
#<BuildRuby:0x0000563e2a9362c8
@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.20230201-232301",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002818 0.003837 1.313996 ( 2.420561)
build_miniruby 0.000000 0.001644 1.356222 ( 1.691666)
build_ruby 0.000534 0.001545 2.661727 ( 3.498668)
build_all 0.004756 0.003191 4.121231 ( 4.277180)
build_install 0.010758 0.008492 3.131140 ( 3.808545)
test_btest 0.000723 0.000203 58.332136 ( 50.231397)
test_basic 0.006661 0.000745 0.479223 ( 0.939851)
test_all 0.002630 0.000395 712.405378 (645.660015)
test_rubyspec 0.040727 0.022110 77.736578 (112.357639)
total: 824.89 sec