Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-043158
#<BuildRuby:0x0000556fb33121a8
@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.20230216-043158",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000030)
build_up 0.001921 0.003854 1.561154 ( 2.815957)
build_miniruby 0.001318 0.000211 1.358181 ( 1.648467)
build_ruby 0.001569 0.000251 2.629707 ( 3.465724)
build_all 0.007621 0.000518 4.263438 ( 4.079375)
build_install 0.015471 0.001642 3.230922 ( 3.760380)
test_btest 0.003816 0.000000 58.960145 ( 40.491200)
test_basic 0.006622 0.000126 0.506539 ( 0.773091)
test_all 0.000627 0.000627 648.167611 (240.832415)
test_rubyspec 0.020200 0.019001 65.363693 ( 75.278698)
total: 373.15 sec