Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-071811
#<BuildRuby:0x0000564a24396100
@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.20230201-071811",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005412 0.000168 3.755295 ( 3.466283)
build_miniruby 0.000000 0.001497 13.591686 ( 13.427274)
build_ruby 0.000000 0.001689 2.520198 ( 2.827012)
build_all 0.001085 0.007312 12.957519 ( 10.925127)
build_install 0.010926 0.004606 2.995769 ( 2.655721)
test_btest 0.000611 0.000148 55.880764 ( 33.306184)
test_basic 0.006321 0.000555 0.453161 ( 0.653879)
test_all 0.001301 0.000304 685.708994 (555.104574)
test_rubyspec 0.041998 0.020748 78.886125 (125.206493)
total: 747.57 sec