Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-035857
#<BuildRuby:0x00005556b3ec21d8
@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.20230620-035857",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005355 0.000238 1.983570 ( 3.498589)
build_miniruby 0.001184 0.000257 1.373262 ( 1.386138)
build_ruby 0.001795 0.000000 2.879779 ( 3.098436)
build_all 0.007897 0.000000 5.716623 ( 3.769378)
build_install 0.016819 0.000866 6.967083 ( 4.334829)
test_btest 0.000529 0.000094 78.853535 ( 37.958261)
test_basic 0.002887 0.003315 0.696560 ( 0.777138)
test_all 0.001201 0.000240 576.081660 (246.635202)
test_rubyspec 0.023177 0.029633 86.153788 (103.900244)
total: 405.36 sec