Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-194028
#<BuildRuby:0x000055efe9ce5fc0
@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.20230604-194028",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.004864 0.001326 1.968111 ( 4.226824)
build_miniruby 0.001301 0.000355 1.328257 ( 1.520584)
build_ruby 0.001069 0.000292 2.627902 ( 3.148672)
build_all 0.005783 0.001577 2.215063 ( 2.437763)
build_install 0.010100 0.007859 3.561738 ( 3.464405)
test_btest 0.000821 0.000000 77.437452 ( 43.049984)
test_basic 0.002531 0.004531 0.782937 ( 1.155687)
test_all 0.000000 0.001958 590.677633 (259.550511)
test_rubyspec 0.004977 0.049463 83.530199 (101.400778)
total: 419.96 sec