Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-013414
#<BuildRuby:0x000055707995e3b0
@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.20230527-013414",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002730 0.003698 1.867462 ( 4.222828)
build_miniruby 0.000000 0.001781 1.404060 ( 1.560215)
build_ruby 0.000417 0.001113 2.789588 ( 3.149425)
build_all 0.002667 0.004684 2.270204 ( 2.334574)
build_install 0.012105 0.006500 3.574670 ( 3.745415)
test_btest 0.000600 0.000207 75.205622 ( 42.839508)
test_basic 0.006677 0.000000 0.745770 ( 0.975153)
test_all 0.000997 0.000256 568.187657 (248.277651)
test_rubyspec 0.018991 0.034352 81.542773 (100.483815)
total: 407.59 sec