Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-221301
#<BuildRuby:0x00007fe5f65bfde0
@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.20241110-221301",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.007981 0.000050 3.755073 ( 4.322265)
build_miniruby 0.001612 0.000538 1.815373 ( 1.954988)
build_ruby 0.001624 0.000541 4.719301 ( 5.150157)
build_all 0.006006 0.003380 7.107444 ( 4.449610)
build_install 0.017058 0.005597 10.218102 ( 6.662257)
test_btest 0.000847 0.000000 84.428954 ( 55.382925)
test_basic 0.007882 0.004290 1.169758 ( 3.022298)
test_all 0.102473 0.035475 625.112861 (242.765072)
test_rubyspec 0.052588 0.031270 121.253440 ( 24.215614)
total: 347.93 sec