Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-193519
#<BuildRuby:0x00005645f980a198
@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.20230209-193519",
@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.000000 0.000017 0.000017 ( 0.000018)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000023 0.000023 ( 0.000022)
build_up 0.000000 0.004836 1.147414 ( 1.582794)
build_miniruby 0.000000 0.001190 1.125145 ( 1.152851)
build_ruby 0.000481 0.001281 2.446808 ( 2.650746)
build_all 0.005805 0.001552 3.914487 ( 2.386920)
build_install 0.013104 0.000981 2.821210 ( 2.503396)
test_btest 0.000000 0.000619 55.865294 ( 29.312419)
test_basic 0.002998 0.002892 0.438555 ( 0.542872)
test_all 0.001193 0.000139 636.760949 (234.800466)
test_rubyspec 0.027472 0.017401 70.707056 ( 81.633041)
total: 356.57 sec