Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-021339
#<BuildRuby:0x00007f5a288efdd0
@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.20241104-021339",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.000792 0.006799 3.897490 ( 3.960954)
build_miniruby 0.000000 0.001622 1.463292 ( 1.460064)
build_ruby 0.001034 0.001005 4.056423 ( 4.205452)
build_all 0.006974 0.001248 6.622246 ( 2.780385)
build_install 0.013508 0.004598 9.540551 ( 4.565889)
test_btest 0.000000 0.000919 70.193680 ( 18.576067)
test_basic 0.000329 0.009189 0.819397 ( 0.869338)
test_all 0.106983 0.039773 729.027975 (228.290466)
test_rubyspec 0.047945 0.035127 121.958305 ( 26.023845)
total: 290.73 sec