Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-193227
#<BuildRuby:0x000055f2f200e1d8
@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.20230512-193227",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.002462 0.004134 1.879052 ( 4.090350)
build_miniruby 0.001084 0.000083 1.331240 ( 1.456049)
build_ruby 0.001205 0.000093 2.718371 ( 3.239612)
build_all 0.006264 0.000158 2.215736 ( 2.263517)
build_install 0.016201 0.000000 3.620906 ( 3.470604)
test_btest 0.000897 0.000019 73.205463 ( 42.275610)
test_basic 0.001498 0.004379 0.808146 ( 1.097684)
test_all 0.001353 0.000131 591.154969 (282.344262)
test_rubyspec 0.034969 0.016017 80.848354 (100.732451)
total: 440.97 sec