Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-000745
#<BuildRuby:0x0000555c0ecb20e0
@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.20230903-000745",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000021 0.000005 0.000026 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.005883 0.000497 1.861599 ( 3.382090)
build_miniruby 0.001319 0.000342 1.663786 ( 1.898702)
build_ruby 0.001407 0.000364 3.390613 ( 3.801998)
build_all 0.000995 0.007283 6.420068 ( 4.309733)
build_install 0.012260 0.006873 7.668060 ( 6.308294)
test_btest 0.000620 0.000214 84.058439 ( 47.141692)
test_basic 0.007899 0.000000 0.959968 ( 1.334135)
test_all 0.006813 0.003162 661.835660 (321.051443)
test_rubyspec 0.016461 0.053940 103.362744 (124.524894)
total: 513.75 sec