Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-034044
#<BuildRuby:0x000055e5e237df70
@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.20240208-034044",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.002316 0.004721 2.057948 ( 2.443554)
build_miniruby 0.001217 0.000360 1.795602 ( 1.807899)
build_ruby 0.001684 0.000499 3.722948 ( 3.927542)
build_all 0.002909 0.005205 6.516278 ( 4.052063)
build_install 0.016810 0.002809 7.888652 ( 5.482800)
test_btest 0.000648 0.000203 88.612496 ( 43.128220)
test_basic 0.007454 0.000981 0.964294 ( 1.047624)
test_all 0.066771 0.049816 732.456904 (314.052630)
test_rubyspec 0.064692 0.043974 179.240322 (192.308062)
total: 568.25 sec