Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-075348
#<BuildRuby:0x000055c1de465f00
@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.20230428-075348",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001309 0.004185 1.784275 ( 3.454287)
build_miniruby 0.001245 0.000149 1.249598 ( 1.256922)
build_ruby 0.001395 0.000167 2.462411 ( 2.881187)
build_all 0.006505 0.000781 2.290776 ( 2.105416)
build_install 0.016728 0.000360 3.494815 ( 3.488375)
test_btest 0.000804 0.000087 73.018831 ( 36.651123)
test_basic 0.000000 0.003977 0.798524 ( 1.226998)
test_all 0.000483 0.000635 590.681630 (259.419965)
test_rubyspec 0.029478 0.017407 79.707789 ( 95.517394)
total: 406.00 sec