Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-123537
#<BuildRuby:0x0000564951222130
@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.20230713-123537",
@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.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006258 0.001089 2.176061 ( 5.830837)
build_miniruby 0.001341 0.000233 2.029042 ( 2.959467)
build_ruby 0.001477 0.000257 3.561326 ( 5.219612)
build_all 0.006329 0.001101 2.507416 ( 2.986995)
build_install 0.012696 0.005336 4.067974 ( 4.947990)
test_btest 0.000803 0.000161 83.182352 ( 47.915228)
test_basic 0.004789 0.003750 0.925922 ( 1.812046)
test_all 0.001061 0.000236 601.383486 (327.727852)
test_rubyspec 0.010589 0.044829 92.808892 (132.071789)
total: 531.47 sec