Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-030659
#<BuildRuby:0x000055b2ccf16308
@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.20240305-030659",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.006842 2.430808 ( 2.179746)
build_miniruby 0.000202 0.001214 1.651956 ( 1.649672)
build_ruby 0.000000 0.001680 3.030358 ( 3.232561)
build_all 0.002480 0.004559 6.162539 ( 2.386545)
build_install 0.011343 0.006286 8.108891 ( 3.787092)
test_btest 0.000626 0.000216 88.093526 ( 23.192650)
test_basic 0.003796 0.002426 0.836878 ( 0.895072)
test_all 0.090829 0.027876 751.388970 (257.784171)
test_rubyspec 0.037809 0.058565 122.407366 (132.547137)
total: 427.66 sec