Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-210632
#<BuildRuby:0x000055650ac52258
@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.20221223-210632",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001736 0.004344 1.160974 ( 2.345922)
build_miniruby 0.001527 0.000208 1.500497 ( 1.597631)
build_ruby 0.000000 0.001608 3.509161 ( 4.113724)
build_all 0.000000 0.008054 3.908875 ( 2.660848)
build_install 0.008180 0.008434 3.152674 ( 3.160161)
test_btest 0.000559 0.000170 57.130403 ( 32.915770)
test_basic 0.001007 0.004811 0.437692 ( 0.612947)
test_all 0.001248 0.000434 639.967131 (277.560901)
test_rubyspec 0.031926 0.024332 75.120167 ( 97.810226)
total: 422.78 sec