Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-085954
#<BuildRuby:0x00007fd539ccfdd8
@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.20240927-085954",
@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.000031 0.000007 0.000038 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001254 0.008273 4.718850 ( 3.943599)
build_miniruby 0.001857 0.000000 1.575124 ( 1.571670)
build_ruby 0.001962 0.000000 3.918134 ( 4.120382)
build_all 0.009144 0.000292 7.349229 ( 3.111266)
build_install 0.016864 0.002113 9.889125 ( 4.457326)
test_btest 0.000000 0.001109 94.977824 ( 26.083208)
test_basic 0.003506 0.006004 0.952134 ( 1.001675)
test_all 0.104674 0.048715 745.078924 (227.764437)
test_rubyspec 0.032029 0.051070 139.636230 ( 40.208217)
total: 312.26 sec