Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-082104
#<BuildRuby:0x00005590b357def8
@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.20231224-082104",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001588 0.003699 1.447081 ( 1.789171)
build_miniruby 0.001185 0.000182 1.472707 ( 1.470871)
build_ruby 0.001353 0.000208 2.903735 ( 3.127411)
build_all 0.005551 0.000854 5.117120 ( 2.055285)
build_install 0.014729 0.001543 6.315729 ( 3.198715)
test_btest 0.000000 0.000998 76.482199 ( 20.551151)
test_basic 0.000000 0.005822 0.713053 ( 0.771502)
test_all 0.080021 0.037623 670.938240 (199.496713)
test_rubyspec 0.027107 0.027376 79.656838 ( 91.468327)
total: 323.93 sec