Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-182345
#<BuildRuby:0x00007f874a78fdd8
@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.20241012-182345",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007004 0.000694 3.485156 ( 3.368345)
build_miniruby 0.001245 0.000281 1.260947 ( 1.257714)
build_ruby 0.001362 0.000307 4.198911 ( 4.321576)
build_all 0.007377 0.001666 7.188300 ( 2.925158)
build_install 0.005880 0.013554 9.917825 ( 4.597038)
test_btest 0.000693 0.000217 91.691497 ( 24.862841)
test_basic 0.005456 0.004775 1.170492 ( 1.222234)
test_all 0.128629 0.018743 780.550053 (250.392256)
test_rubyspec 0.035201 0.050491 134.437966 ( 34.990436)
total: 327.94 sec