Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-232618
#<BuildRuby:0x000055724b911de8
@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.20231220-232618",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002251 0.003647 1.960626 ( 2.337140)
build_miniruby 0.000000 0.001834 1.627135 ( 1.639374)
build_ruby 0.000000 0.001884 3.263101 ( 3.471802)
build_all 0.001048 0.007004 5.718125 ( 3.031485)
build_install 0.008373 0.010241 7.002416 ( 4.192575)
test_btest 0.000763 0.000000 83.151901 ( 31.464121)
test_basic 0.000200 0.006211 0.837161 ( 0.928790)
test_all 0.089780 0.031166 661.617754 (277.108129)
test_rubyspec 0.040093 0.030047 97.244209 (111.658050)
total: 435.83 sec