Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-150504
#<BuildRuby:0x0000555ffaace338
@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.20230506-150504",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005265 0.000207 1.784874 ( 3.022832)
build_miniruby 0.001423 0.000237 1.303544 ( 1.316307)
build_ruby 0.001271 0.000000 2.329301 ( 2.554108)
build_all 0.002311 0.004069 2.099629 ( 1.393151)
build_install 0.014761 0.000416 3.348337 ( 2.292349)
test_btest 0.000711 0.000000 76.302569 ( 30.472540)
test_basic 0.007607 0.000000 0.828785 ( 1.118684)
test_all 0.001157 0.000056 595.537337 (341.047081)
test_rubyspec 0.035675 0.027628 87.103666 (118.171997)
total: 501.39 sec