Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-122320
#<BuildRuby:0x00007f6029dbfde0
@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.20241203-122320",
@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.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003448 0.004616 3.726852 ( 3.239309)
build_miniruby 0.001402 0.000234 1.527977 ( 1.524419)
build_ruby 0.000000 0.001766 3.512967 ( 3.679659)
build_all 0.002825 0.005327 5.883012 ( 2.455076)
build_install 0.014109 0.003584 8.223019 ( 3.749721)
test_btest 0.000801 0.000178 71.128578 ( 18.612938)
test_basic 0.008228 0.000913 0.732978 ( 0.779252)
test_all 0.105908 0.034396 654.593505 (192.397908)
test_rubyspec 0.048440 0.030681 114.411945 ( 22.166926)
total: 248.61 sec