Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-013024
#<BuildRuby:0x00007fcbefd2fdd0
@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.20240825-013024",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003178 0.004733 3.853379 ( 3.663528)
build_miniruby 0.001225 0.000286 1.684512 ( 1.681650)
build_ruby 0.001608 0.000375 4.093473 ( 4.219831)
build_all 0.007518 0.000749 7.933863 ( 3.018687)
build_install 0.016282 0.003139 10.719442 ( 4.835471)
test_btest 0.000716 0.000159 115.434279 ( 30.373859)
test_basic 0.000000 0.009708 1.164100 ( 1.215779)
test_all 0.116163 0.031772 850.574187 (250.173868)
test_rubyspec 0.031428 0.059405 169.129242 ( 43.782340)
total: 342.97 sec