Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-220049
#<BuildRuby:0x00007f1664cffdd8
@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.20241125-220049",
@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.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003358 0.003841 2.800491 ( 2.739957)
build_miniruby 0.001487 0.000000 1.179691 ( 1.177148)
build_ruby 0.002121 0.000000 3.301711 ( 3.478039)
build_all 0.006715 0.000659 5.794291 ( 2.327371)
build_install 0.010546 0.007666 7.947110 ( 3.669257)
test_btest 0.000646 0.000195 70.496145 ( 18.596156)
test_basic 0.001565 0.007253 0.795446 ( 0.845274)
test_all 0.112154 0.032054 711.675503 (225.108248)
test_rubyspec 0.046876 0.032751 113.468996 ( 26.335304)
total: 284.28 sec