Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-220033
#<BuildRuby:0x00005630f43f9f50
@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.20221231-220033",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003950 0.000539 1.117091 ( 1.505809)
build_miniruby 0.001187 0.000161 1.450917 ( 1.452782)
build_ruby 0.001349 0.000184 3.457391 ( 3.860624)
build_all 0.006059 0.000826 3.747549 ( 2.402460)
build_install 0.009707 0.005417 3.268445 ( 2.587221)
test_btest 0.000609 0.000106 56.743573 ( 31.201851)
test_basic 0.000000 0.006068 0.434172 ( 1.320619)
test_all 0.000000 0.001442 628.635719 (247.902103)
test_rubyspec 0.026526 0.021936 70.646546 ( 81.107724)
total: 373.34 sec