Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-232849
#<BuildRuby:0x000055fad0282258
@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.20230207-232849",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.004411 0.000102 0.853805 ( 1.232947)
build_miniruby 0.000897 0.000192 0.929746 ( 0.928351)
build_ruby 0.001161 0.000248 1.956219 ( 2.149472)
build_all 0.005759 0.000304 3.041547 ( 1.420002)
build_install 0.010197 0.001097 2.185697 ( 1.448629)
test_btest 0.000821 0.000000 54.600107 ( 14.683233)
test_basic 0.005214 0.000246 0.326686 ( 0.418173)
test_all 0.001362 0.000240 572.177877 (160.497099)
test_rubyspec 0.022275 0.015438 60.878183 ( 70.735801)
total: 253.51 sec