Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-023348
#<BuildRuby:0x00007f095f8bfdc0
@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.20241126-023348",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000000 0.007322 3.191444 ( 3.133318)
build_miniruby 0.000443 0.000940 1.427361 ( 1.425317)
build_ruby 0.001700 0.000000 3.925375 ( 4.121985)
build_all 0.006353 0.001648 5.815103 ( 2.386114)
build_install 0.014730 0.002306 8.683176 ( 4.334629)
test_btest 0.000614 0.000230 72.811736 ( 19.268330)
test_basic 0.001829 0.007946 0.929287 ( 0.979375)
test_all 0.111067 0.031424 683.321465 (214.082368)
test_rubyspec 0.029578 0.047910 113.290976 ( 24.468147)
total: 274.20 sec