Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-022611
#<BuildRuby:0x00005600222064f8
@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.20231211-022611",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005678 0.001234 2.208567 ( 2.274096)
build_miniruby 0.000000 0.001507 1.520773 ( 1.520383)
build_ruby 0.000490 0.001337 3.064783 ( 3.265755)
build_all 0.007545 0.000000 5.758593 ( 2.409466)
build_install 0.010311 0.007414 6.774426 ( 3.401196)
test_btest 0.000646 0.000178 82.299930 ( 22.614560)
test_basic 0.004677 0.000225 0.842455 ( 0.903021)
test_all 0.082196 0.039591 679.725142 (208.205699)
test_rubyspec 0.024156 0.051436 102.265212 (114.630114)
total: 359.23 sec