Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-050007
#<BuildRuby:0x000055c9214a2320
@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.20240206-050007",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.004182 0.003285 2.051464 ( 2.995756)
build_miniruby 0.001631 0.000000 1.730538 ( 1.921678)
build_ruby 0.001984 0.000000 3.727089 ( 4.135699)
build_all 0.007647 0.001449 6.687639 ( 4.413743)
build_install 0.016987 0.004237 7.804770 ( 4.640625)
test_btest 0.000951 0.000191 89.400367 ( 42.639914)
test_basic 0.005059 0.003496 0.991463 ( 1.183494)
test_all 0.075540 0.048884 788.741631 (270.380592)
test_rubyspec 0.075108 0.040451 191.089794 (255.081978)
total: 587.39 sec