Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-030857
#<BuildRuby:0x0000560d6f0761d8
@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.20230310-030857",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006327 0.000204 1.967978 ( 4.581147)
build_miniruby 0.001363 0.000114 1.542429 ( 1.731218)
build_ruby 0.000000 0.001481 2.525794 ( 2.962878)
build_all 0.004587 0.002554 2.182535 ( 2.187597)
build_install 0.011799 0.004616 3.339129 ( 3.417627)
test_btest 0.000690 0.000103 68.694477 ( 38.492569)
test_basic 0.006015 0.000891 0.550065 ( 0.900273)
test_all 0.001153 0.000171 539.501264 (245.900525)
test_rubyspec 0.021881 0.026549 77.931191 ( 93.453493)
total: 393.63 sec