Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-192457
#<BuildRuby:0x0000564d60946228
@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.20231212-192457",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.006649 0.000215 2.469281 ( 2.772274)
build_miniruby 0.001511 0.000000 1.680500 ( 1.684111)
build_ruby 0.001693 0.000000 3.311322 ( 3.469077)
build_all 0.004658 0.003770 6.023532 ( 2.960458)
build_install 0.016831 0.003783 7.462290 ( 4.455573)
test_btest 0.000776 0.000058 83.959887 ( 29.367469)
test_basic 0.001378 0.004111 0.856810 ( 0.924038)
test_all 0.071839 0.046933 695.954978 (247.455466)
test_rubyspec 0.038541 0.025934 93.823899 (105.707840)
total: 398.80 sec