Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-014904
#<BuildRuby:0x000055f853045a00
@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.20231230-014904",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005380 0.000598 1.707695 ( 2.350675)
build_miniruby 0.001495 0.000166 1.634696 ( 1.722075)
build_ruby 0.001910 0.000000 3.442453 ( 3.738125)
build_all 0.000896 0.007222 5.819565 ( 3.602966)
build_install 0.009823 0.008222 7.184655 ( 4.838612)
test_btest 0.000641 0.000000 81.832664 ( 33.851163)
test_basic 0.008004 0.000000 0.895161 ( 0.982624)
test_all 0.083400 0.037668 778.038297 (318.994761)
test_rubyspec 0.031570 0.036049 95.698313 (107.650584)
total: 477.73 sec