Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-114200
#<BuildRuby:0x0000563300535a00
@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.20231231-114200",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005388 0.000106 1.438567 ( 1.804076)
build_miniruby 0.001154 0.000093 1.526254 ( 1.524176)
build_ruby 0.001382 0.000111 2.833858 ( 3.050311)
build_all 0.007569 0.000000 5.264084 ( 2.114200)
build_install 0.010261 0.007492 6.579015 ( 3.372533)
test_btest 0.000847 0.000109 80.417576 ( 22.293145)
test_basic 0.002855 0.004478 0.919786 ( 1.030509)
test_all 0.083428 0.038024 723.023744 (211.492702)
test_rubyspec 0.029085 0.030450 85.383115 ( 97.150270)
total: 343.83 sec