Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-184937
#<BuildRuby:0x0000560c88d62168
@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.20230124-184937",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000019 0.000008 0.000027 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.004404 0.000165 1.112869 ( 1.593742)
build_miniruby 0.001147 0.000447 0.999328 ( 0.998470)
build_ruby 0.001227 0.000477 2.991683 ( 3.298301)
build_all 0.000000 0.007578 3.863106 ( 1.908851)
build_install 0.007127 0.007911 2.920318 ( 2.243953)
test_btest 0.001234 0.000000 55.689902 ( 24.159404)
test_basic 0.004160 0.000773 0.407908 ( 0.530800)
test_all 0.001110 0.000577 645.607888 (219.388461)
test_rubyspec 0.030173 0.023544 71.381591 ( 81.394852)
total: 335.52 sec