Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-090615
#<BuildRuby:0x000055de0d33e2a8
@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.20230607-090615",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002292 0.003685 1.832009 ( 3.184354)
build_miniruby 0.001839 0.000000 1.373705 ( 1.373233)
build_ruby 0.001570 0.000000 2.657568 ( 2.892715)
build_all 0.006383 0.000332 2.144338 ( 1.409908)
build_install 0.011950 0.004694 3.345237 ( 2.579695)
test_btest 0.000750 0.000134 76.234271 ( 30.005596)
test_basic 0.000000 0.007806 0.722471 ( 0.801252)
test_all 0.000935 0.000659 579.202427 (224.983130)
test_rubyspec 0.037434 0.026560 88.987717 (118.432886)
total: 385.66 sec