Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-024903
#<BuildRuby:0x0000562568852120
@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.20230515-024903",
@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.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005373 0.000227 1.812772 ( 3.849277)
build_miniruby 0.001198 0.000192 1.288527 ( 1.290776)
build_ruby 0.001198 0.000191 2.689916 ( 3.069226)
build_all 0.006089 0.000303 2.058937 ( 1.748063)
build_install 0.015367 0.000996 3.412079 ( 3.028564)
test_btest 0.000615 0.000088 72.151967 ( 36.908926)
test_basic 0.006182 0.000000 0.766336 ( 0.938961)
test_all 0.001187 0.000000 576.430194 (234.793481)
test_rubyspec 0.016870 0.033536 80.956359 ( 97.548050)
total: 383.18 sec