Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-224730
#<BuildRuby:0x0000565482ada390
@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.20230512-224730",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005712 0.000185 1.581312 ( 3.158090)
build_miniruby 0.001263 0.000149 1.285486 ( 1.283556)
build_ruby 0.001000 0.000118 1.928361 ( 2.140451)
build_all 0.001956 0.003309 2.032805 ( 1.148345)
build_install 0.012757 0.000671 3.005004 ( 1.949878)
test_btest 0.000753 0.000108 70.986209 ( 18.455068)
test_basic 0.001013 0.004487 0.663879 ( 0.736221)
test_all 0.000943 0.000180 542.653419 (156.174578)
test_rubyspec 0.017191 0.024122 67.448507 ( 79.422248)
total: 264.47 sec