Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-085829
#<BuildRuby:0x000055d9c151a1a8
@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.20230626-085829",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002179 0.004154 2.113584 ( 3.662656)
build_miniruby 0.000000 0.001619 1.958636 ( 1.975130)
build_ruby 0.000000 0.001695 3.008811 ( 3.201251)
build_all 0.006419 0.000862 2.427893 ( 1.772425)
build_install 0.012599 0.007123 3.879119 ( 3.110919)
test_btest 0.000619 0.000091 80.474939 ( 36.855705)
test_basic 0.002886 0.004457 0.825244 ( 0.945875)
test_all 0.001059 0.000187 607.973136 (239.461909)
test_rubyspec 0.026204 0.027295 90.159255 (103.379045)
total: 394.37 sec