Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-172820
#<BuildRuby:0x0000559cf9622258
@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.20230623-172820",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.007182 0.000223 2.011747 ( 6.157921)
build_miniruby 0.001356 0.000096 1.615606 ( 3.009462)
build_ruby 0.001599 0.000114 3.013084 ( 6.324735)
build_all 0.007424 0.000216 2.439413 ( 3.659013)
build_install 0.011536 0.007574 3.775110 ( 5.821313)
test_btest 0.000748 0.000088 80.265834 ( 76.324538)
test_basic 0.007174 0.000844 0.893799 ( 2.313204)
test_all 0.001257 0.000086 603.785487 (651.922568)
test_rubyspec 0.025961 0.029793 89.210828 (141.929541)
total: 897.48 sec