Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-213241
#<BuildRuby:0x00007faa0b02fdc0
@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.20241015-213241",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000831 0.007251 3.831745 ( 3.756668)
build_miniruby 0.001752 0.000000 1.633086 ( 1.629412)
build_ruby 0.001998 0.000000 4.205706 ( 4.408619)
build_all 0.007972 0.001032 7.032726 ( 2.916506)
build_install 0.015380 0.003845 9.813457 ( 4.718522)
test_btest 0.000741 0.000185 90.501727 ( 24.397585)
test_basic 0.005223 0.005509 1.152552 ( 5.156556)
test_all 0.107584 0.045674 790.929675 (262.228604)
test_rubyspec 0.056068 0.033532 140.074639 ( 34.007502)
total: 343.22 sec