Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-143957
#<BuildRuby:0x000055a4cf505ef0
@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.20240311-143957",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000040 0.000000 0.000040 ( 0.000041)
build_up 0.008810 0.000152 2.800396 ( 3.131375)
build_miniruby 0.001266 0.000000 1.903053 ( 2.091171)
build_ruby 0.001603 0.000000 3.921835 ( 4.282792)
build_all 0.008076 0.000074 7.115458 ( 3.805908)
build_install 0.016257 0.004103 9.098646 ( 5.843453)
test_btest 0.000659 0.000034 94.728580 ( 55.316070)
test_basic 0.007755 0.000178 0.990200 ( 1.089961)
test_all 0.081817 0.038316 799.620157 (290.239298)
test_rubyspec 0.046070 0.038191 121.665753 (131.187349)
total: 496.99 sec