Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-124456
#<BuildRuby:0x00005596e0e82138
@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.20221230-124456",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001564 0.003333 1.073903 ( 1.915217)
build_miniruby 0.000999 0.000120 1.273218 ( 1.272302)
build_ruby 0.001256 0.000150 2.782971 ( 3.350277)
build_all 0.000000 0.006240 3.478783 ( 1.796613)
build_install 0.004996 0.005850 2.938736 ( 1.995314)
test_btest 0.000602 0.000139 55.939513 ( 18.021975)
test_basic 0.001812 0.003458 0.406900 ( 0.985010)
test_all 0.001811 0.000470 621.119100 (187.247944)
test_rubyspec 0.013319 0.022299 65.042451 ( 75.044950)
total: 291.63 sec