Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-184723
#<BuildRuby:0x0000558cd174a2a8
@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.20230624-184723",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.003194 0.004579 2.075215 ( 5.154158)
build_miniruby 0.001221 0.000255 1.587288 ( 1.804924)
build_ruby 0.001535 0.000319 3.023209 ( 3.684843)
build_all 0.006915 0.001441 2.420563 ( 3.130844)
build_install 0.016985 0.001550 3.762341 ( 4.160380)
test_btest 0.000580 0.000112 78.751128 ( 47.663965)
test_basic 0.000000 0.007329 0.864297 ( 1.312831)
test_all 0.000111 0.000973 595.806075 (336.911731)
test_rubyspec 0.025444 0.027765 87.297935 (124.597450)
total: 528.42 sec