Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-153819
#<BuildRuby:0x00005597a1b41fc0
@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.20231224-153819",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001061 0.004280 1.529751 ( 1.889270)
build_miniruby 0.001304 0.000397 1.541552 ( 1.541080)
build_ruby 0.000000 0.001539 2.954425 ( 3.147229)
build_all 0.002373 0.004445 5.159546 ( 2.132173)
build_install 0.005495 0.008376 5.744838 ( 2.760733)
test_btest 0.000751 0.000317 78.148919 ( 20.150147)
test_basic 0.003661 0.001549 0.725988 ( 0.785575)
test_all 0.075506 0.041585 673.128683 (190.861786)
test_rubyspec 0.026024 0.025984 80.336250 ( 92.033148)
total: 315.30 sec