Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-110900
#<BuildRuby:0x00007fdbf631fdd8
@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.20240925-110900",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.008225 0.000487 4.574515 ( 3.707674)
build_miniruby 0.001488 0.000170 1.743147 ( 1.742179)
build_ruby 0.001678 0.000192 4.265264 ( 4.445230)
build_all 0.008013 0.000426 6.933994 ( 2.915531)
build_install 0.009339 0.008696 9.699755 ( 4.197079)
test_btest 0.000895 0.000141 93.790754 ( 24.730896)
test_basic 0.008933 0.000707 1.157847 ( 1.206907)
test_all 0.096754 0.052833 781.132498 (235.149993)
test_rubyspec 0.053600 0.031537 135.073254 ( 28.265912)
total: 306.36 sec