Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-094939
#<BuildRuby:0x000055b6d09e5f70
@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.20231011-094939",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000059 0.000000 0.000059 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.000000 0.006936 2.243709 ( 2.340017)
build_miniruby 0.000000 0.001358 1.573393 ( 1.573340)
build_ruby 0.000000 0.001608 3.415015 ( 3.610928)
build_all 0.006984 0.001346 6.261695 ( 3.141778)
build_install 0.018015 0.001611 7.786031 ( 4.577121)
test_btest 0.000763 0.000000 86.106773 ( 33.376287)
test_basic 0.004574 0.003010 0.937170 ( 1.008492)
test_all 0.007832 0.001382 700.931281 (242.631492)
test_rubyspec 0.029417 0.040379 101.243431 (112.629881)
total: 404.89 sec