Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-023946
#<BuildRuby:0x000055ad656d22a8
@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.20230119-023946",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000027 0.000006 0.000033 ( 0.000031)
build_up 0.003924 0.000827 1.121508 ( 1.624647)
build_miniruby 0.001312 0.000276 1.300554 ( 1.302898)
build_ruby 0.001233 0.000260 3.202256 ( 3.691645)
build_all 0.004278 0.003344 3.930729 ( 2.809286)
build_install 0.009283 0.005602 2.918545 ( 2.841945)
test_btest 0.000000 0.001171 56.967421 ( 26.022806)
test_basic 0.000000 0.005718 0.421274 ( 0.530171)
test_all 0.000000 0.001106 656.110429 (246.241989)
test_rubyspec 0.023686 0.025902 69.364891 ( 79.503246)
total: 364.57 sec