Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-174127
#<BuildRuby:0x00005595e4ace868
@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.20230203-174127",
@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.000019)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.004103 0.001295 1.207208 ( 2.494315)
build_miniruby 0.001067 0.000337 1.279576 ( 1.545254)
build_ruby 0.001815 0.000000 2.530609 ( 3.040164)
build_all 0.006643 0.001276 4.166304 ( 3.935410)
build_install 0.010181 0.006394 3.185392 ( 3.655314)
test_btest 0.000973 0.000000 57.479392 ( 37.979799)
test_basic 0.001665 0.004056 0.427551 ( 0.636816)
test_all 0.001162 0.001435 672.035893 (243.371225)
test_rubyspec 0.018445 0.030351 71.314866 ( 81.311380)
total: 377.97 sec