Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-083112
#<BuildRuby:0x000055d183b0a130
@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.20230821-083112",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007177 0.000000 2.424460 ( 7.208261)
build_miniruby 0.001559 0.000111 1.727310 ( 2.813748)
build_ruby 0.001487 0.000248 3.516945 ( 6.309071)
build_all 0.008356 0.000006 6.609263 ( 6.423001)
build_install 0.012310 0.007481 8.050451 ( 8.309802)
test_btest 0.000777 0.000151 85.984118 ( 58.142879)
test_basic 0.008950 0.000150 1.004022 ( 2.284492)
test_all 0.004674 0.005074 707.259373 (468.976486)
test_rubyspec 0.041496 0.031940 109.153981 (189.294960)
total: 749.76 sec