Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-021104
#<BuildRuby:0x000055d9931ca120
@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.20230505-021104",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005220 0.000230 1.827454 ( 3.237728)
build_miniruby 0.001077 0.000188 1.254820 ( 1.262309)
build_ruby 0.001262 0.000220 2.636148 ( 3.190069)
build_all 0.006099 0.000000 2.132354 ( 1.751941)
build_install 0.012469 0.003073 3.461590 ( 2.887899)
test_btest 0.000592 0.000102 74.202785 ( 37.375799)
test_basic 0.006608 0.000453 0.816119 ( 1.148528)
test_all 0.000923 0.000154 633.575387 (267.644688)
test_rubyspec 0.028090 0.021697 81.383552 ( 97.637413)
total: 416.14 sec