Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-214328
#<BuildRuby:0x00005577e6d51f70
@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.20230711-214328",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.007305 0.000893 2.288344 ( 6.519239)
build_miniruby 0.001337 0.000360 15.932072 ( 28.928765)
build_ruby 0.001761 0.000000 3.553099 ( 6.335099)
build_all 0.003517 0.004944 2.626970 ( 4.596772)
build_install 0.020483 0.001403 4.207685 ( 7.015680)
test_btest 0.000645 0.000171 84.464524 ( 72.672159)
test_basic 0.002839 0.004809 0.964569 ( 1.947102)
test_all 0.001979 0.000582 672.978957 (479.905604)
test_rubyspec 0.025314 0.032792 92.370430 (128.834749)
total: 736.76 sec