Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-175920
#<BuildRuby:0x000055d63ad21fc0
@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.20240315-175920",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.002675 0.004708 2.466088 ( 3.417995)
build_miniruby 0.001223 0.000319 1.915160 ( 2.097550)
build_ruby 0.001576 0.000411 3.459680 ( 4.072617)
build_all 0.007555 0.000825 7.380007 ( 6.178605)
build_install 0.020843 0.000000 9.375046 ( 7.958905)
test_btest 0.001197 0.000000 98.416285 ( 78.960957)
test_basic 0.007853 0.000000 1.092122 ( 1.652298)
test_all 0.096871 0.031763 857.861414 (578.560973)
test_rubyspec 0.047957 0.043435 130.544618 (145.111861)
total: 828.01 sec