Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-150657
#<BuildRuby:0x000055ef748ae058
@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.20231217-150657",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000030)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.005591 0.002188 2.523371 ( 4.034509)
build_miniruby 0.001123 0.000439 1.738931 ( 2.114704)
build_ruby 0.001903 0.000000 3.399617 ( 3.954235)
build_all 0.005044 0.003659 6.012577 ( 5.218706)
build_install 0.008023 0.012359 7.477866 ( 6.653197)
test_btest 0.000512 0.000246 83.618078 ( 80.472385)
test_basic 0.002339 0.001126 0.958337 ( 1.593730)
test_all 0.083161 0.039206 700.641195 (372.547812)
test_rubyspec 0.050536 0.023226 100.652549 (139.517759)
total: 616.11 sec