Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-175655
#<BuildRuby:0x000055fec548a138
@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.20230919-175655",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001928 0.004482 2.301085 ( 3.630146)
build_miniruby 0.001552 0.000403 1.619124 ( 1.620797)
build_ruby 0.001928 0.000000 2.975164 ( 3.193559)
build_all 0.007622 0.000335 6.290910 ( 3.398957)
build_install 0.012393 0.007168 7.954946 ( 5.281193)
test_btest 0.000948 0.000259 84.265869 ( 33.477628)
test_basic 0.005310 0.000328 0.876459 ( 0.950606)
test_all 0.006326 0.003069 680.809549 (270.262394)
test_rubyspec 0.028663 0.041122 105.962189 (124.779929)
total: 446.60 sec