Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-050232
#<BuildRuby:0x000056293e9d2098
@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.20240312-050232",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.006921 2.557988 ( 2.308175)
build_miniruby 0.000000 0.001637 1.610777 ( 1.610514)
build_ruby 0.000000 0.001940 3.792656 ( 4.010817)
build_all 0.002397 0.005818 6.830956 ( 3.485734)
build_install 0.012785 0.006962 8.816738 ( 4.824566)
test_btest 0.000578 0.000193 93.323898 ( 37.235830)
test_basic 0.007048 0.000997 0.990622 ( 1.082030)
test_all 0.088269 0.033373 778.608756 (288.223697)
test_rubyspec 0.032985 0.057838 127.321472 (140.216960)
total: 483.00 sec