Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-132018
#<BuildRuby:0x00005640c2aa6168
@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.20230112-132018",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.003948 0.001256 1.241548 ( 2.466014)
build_miniruby 0.001356 0.000431 1.614097 ( 1.744003)
build_ruby 0.001582 0.000503 3.789559 ( 4.407718)
build_all 0.005082 0.004546 4.097391 ( 3.003234)
build_install 0.016646 0.002740 3.138120 ( 3.027584)
test_btest 0.000737 0.000237 57.944393 ( 31.820336)
test_basic 0.002248 0.004960 0.462954 ( 0.751539)
test_all 0.002688 0.000000 673.813407 (264.156235)
test_rubyspec 0.043849 0.025793 80.442115 (105.189580)
total: 416.57 sec