Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-063944
#<BuildRuby:0x00005576e620a320
@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.20231230-063944",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001935 0.004324 1.768193 ( 3.304835)
build_miniruby 0.001345 0.000200 1.782444 ( 2.367026)
build_ruby 0.000000 0.002594 3.379564 ( 4.201094)
build_all 0.006527 0.001912 5.919310 ( 5.773833)
build_install 0.011929 0.009301 7.215872 ( 7.928519)
test_btest 0.000851 0.000198 83.409159 ( 84.554140)
test_basic 0.008859 0.000014 0.929253 ( 1.608467)
test_all 0.103785 0.019114 818.220033 (489.471858)
test_rubyspec 0.051066 0.019074 99.653176 (136.078472)
total: 735.29 sec