Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-112050
#<BuildRuby:0x00005629aca51f00
@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.20240209-112050",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000884 0.006512 2.180221 ( 4.437289)
build_miniruby 0.001245 0.000249 2.238965 ( 2.900851)
build_ruby 0.002098 0.000000 3.705727 ( 4.823186)
build_all 0.005851 0.003879 7.116179 ( 7.316881)
build_install 0.021734 0.001280 8.884529 ( 8.998773)
test_btest 0.000831 0.000162 92.836366 ( 93.415160)
test_basic 0.007011 0.000570 0.993204 ( 1.546277)
test_all 0.092163 0.031158 808.579165 (563.031470)
test_rubyspec 0.050171 0.058499 186.773482 (232.130067)
total: 918.60 sec