Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-152418
#<BuildRuby:0x00007f6c8640fde0
@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.20241221-152418",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001928 0.003473 1.630288 ( 1.933285)
build_miniruby 0.001069 0.000277 1.592877 ( 1.590580)
build_ruby 0.001882 0.000000 3.906083 ( 4.069761)
build_all 0.006128 0.002954 6.396212 ( 2.713131)
build_install 0.017860 0.001525 7.819194 ( 4.154809)
test_btest 0.000721 0.000000 73.815760 ( 20.787022)
test_basic 0.005948 0.003727 0.900387 ( 0.955642)
test_all 0.099958 0.039568 720.506999 (279.422213)
test_rubyspec 0.046015 0.039127 123.801955 ( 39.783751)
total: 355.41 sec