Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-132035
#<BuildRuby:0x00007fd97fcbfdd0
@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.20241024-132035",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006712 0.000645 3.057257 ( 2.941749)
build_miniruby 0.001179 0.000295 1.132775 ( 1.129992)
build_ruby 0.001320 0.000330 3.055109 ( 3.274253)
build_all 0.005656 0.002436 5.746900 ( 2.203906)
build_install 0.014904 0.002704 7.385300 ( 3.468590)
test_btest 0.000786 0.000197 69.741230 ( 18.890873)
test_basic 0.003310 0.006586 0.769834 ( 0.819681)
test_all 0.112277 0.033233 651.179767 (199.937972)
test_rubyspec 0.046499 0.037231 126.156841 ( 37.702666)
total: 270.37 sec