Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-071623
#<BuildRuby:0x0000562cebdfa228
@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.20230624-071623",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006225 0.000778 2.039427 ( 5.218467)
build_miniruby 0.001402 0.000175 1.657585 ( 2.058989)
build_ruby 0.001522 0.000190 3.327189 ( 4.856708)
build_all 0.006515 0.000814 2.452908 ( 3.052311)
build_install 0.013885 0.004693 3.714939 ( 4.657663)
test_btest 0.000637 0.000094 80.027881 ( 57.452778)
test_basic 0.002783 0.005276 0.928240 ( 1.906527)
test_all 0.001318 0.000245 628.537801 (606.972601)
test_rubyspec 0.043118 0.021974 91.704185 (194.157327)
total: 880.33 sec