Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-050415
#<BuildRuby:0x00007f94adddfdd0
@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.20240902-050415",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003318 0.004860 3.528714 ( 3.495787)
build_miniruby 0.000000 0.001651 1.771392 ( 1.767404)
build_ruby 0.000000 0.001821 4.405964 ( 4.537182)
build_all 0.004815 0.003479 8.202826 ( 3.318714)
build_install 0.012345 0.006772 11.175880 ( 5.422588)
test_btest 0.000792 0.000264 123.034457 ( 33.214627)
test_basic 0.010515 0.000000 1.311475 ( 1.358590)
test_all 0.108295 0.046738 858.667397 (244.526328)
test_rubyspec 0.045259 0.049301 170.196539 ( 34.785757)
total: 332.43 sec