Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-194937
#<BuildRuby:0x0000561edbf32078
@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.20231219-194937",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002072 0.004459 2.161850 ( 2.551518)
build_miniruby 0.001331 0.000000 1.335598 ( 1.333548)
build_ruby 0.000000 0.001442 3.114353 ( 3.291806)
build_all 0.006487 0.000756 5.696776 ( 2.381102)
build_install 0.005790 0.008776 6.887188 ( 3.344962)
test_btest 0.000669 0.000188 79.027776 ( 20.774485)
test_basic 0.000000 0.006096 0.838116 ( 0.895884)
test_all 0.088413 0.031642 664.494008 (189.804621)
test_rubyspec 0.041535 0.028406 85.210009 ( 97.136942)
total: 321.52 sec