Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-041254
#<BuildRuby:0x00007fe6b52efdd0
@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.20240816-041254",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.003220 0.004791 3.691535 ( 3.643111)
build_miniruby 0.001569 0.000392 1.581806 ( 1.579190)
build_ruby 0.001406 0.000351 4.199362 ( 4.387735)
build_all 0.009477 0.000224 8.237007 ( 3.273925)
build_install 0.015553 0.003915 11.014513 ( 5.218253)
test_btest 0.000710 0.000166 115.277847 ( 30.952186)
test_basic 0.008821 0.001028 1.153272 ( 1.205550)
test_all 0.121588 0.032719 806.429437 (260.155213)
test_rubyspec 0.053478 0.032069 161.940764 ( 29.068057)
total: 339.48 sec