Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-091941
#<BuildRuby:0x00007fb4bda0fdd8
@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.20241021-091941",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.008014 0.000963 4.150804 ( 4.328782)
build_miniruby 0.000000 0.001762 1.749000 ( 1.788907)
build_ruby 0.000134 0.002335 4.585587 ( 4.818315)
build_all 0.007775 0.002839 7.544534 ( 4.091119)
build_install 0.018773 0.005939 10.519158 ( 6.354809)
test_btest 0.000643 0.000184 95.594701 ( 38.410128)
test_basic 0.004165 0.008458 1.154461 ( 1.260001)
test_all 0.117851 0.036375 793.724589 (288.811088)
test_rubyspec 0.050056 0.036965 136.647736 ( 41.508849)
total: 391.37 sec