Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-013855
#<BuildRuby:0x00007f59f1e2fde0
@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.20240614-013855",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.007273 0.000607 3.518902 ( 3.724281)
build_miniruby 0.001422 0.000267 1.599066 ( 1.597091)
build_ruby 0.001642 0.000308 3.685491 ( 3.886299)
build_all 0.003453 0.004995 7.792075 ( 3.163983)
build_install 0.012504 0.008561 10.912591 ( 5.358028)
test_btest 0.000959 0.000247 115.800690 ( 31.136726)
test_basic 0.008877 0.000035 1.119949 ( 1.180007)
test_all 0.115689 0.033032 839.223108 (276.778511)
test_rubyspec 0.048452 0.040146 159.024594 ( 31.120415)
total: 357.95 sec