Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-234451
#<BuildRuby:0x00005611a294a138
@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.20240214-234451",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003228 0.003774 2.066050 ( 3.182256)
build_miniruby 0.001252 0.000366 1.658750 ( 1.812122)
build_ruby 0.000000 0.001830 3.734825 ( 4.161742)
build_all 0.003505 0.005950 6.861243 ( 5.091646)
build_install 0.014998 0.005071 8.668728 ( 6.069682)
test_btest 0.000826 0.000295 92.168296 ( 51.960468)
test_basic 0.008110 0.000000 1.022543 ( 1.134635)
test_all 0.066459 0.049140 771.369876 (323.894972)
test_rubyspec 0.039892 0.054162 125.996601 (136.051672)
total: 533.36 sec