Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-064131
#<BuildRuby:0x0000561fd0c4a1a8
@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.20240206-064131",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006040 1.799437 ( 2.140468)
build_miniruby 0.000000 0.001210 1.593108 ( 1.591166)
build_ruby 0.000000 0.001854 3.186768 ( 3.417586)
build_all 0.000892 0.006205 5.770548 ( 2.221686)
build_install 0.014085 0.001372 6.738695 ( 3.283391)
test_btest 0.000000 0.000999 84.294552 ( 23.477910)
test_basic 0.000000 0.006327 0.842629 ( 0.900331)
test_all 0.081340 0.037712 746.345192 (245.390423)
test_rubyspec 0.041454 0.064477 160.832700 (170.436809)
total: 452.86 sec