Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-092536
#<BuildRuby:0x0000562e5a079ef8
@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-092536",
@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.000001 0.000024 ( 0.000025)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006399 0.000492 1.274313 ( 2.628618)
build_miniruby 0.001433 0.000110 1.614540 ( 2.548097)
build_ruby 0.001611 0.000124 3.809523 ( 33.786384)
build_all 0.007173 0.000552 3.987861 ( 7.482547)
build_install 0.020097 0.000433 3.500649 ( 4.820483)
test_btest 0.001008 0.000070 60.905974 ( 65.504094)
test_basic 0.000979 0.004965 0.457560 ( 0.848825)
test_all 0.001142 0.000067 693.047845 (557.515570)
test_rubyspec 0.042845 0.011829 74.647847 ( 90.499055)
total: 765.63 sec