Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-064837
#<BuildRuby:0x0000563327f16890
@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.20230513-064837",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001238 0.004189 1.828838 ( 3.140359)
build_miniruby 0.001419 0.000000 1.147338 ( 1.146818)
build_ruby 0.001204 0.000000 2.538347 ( 2.725437)
build_all 0.005491 0.000038 2.020661 ( 1.125747)
build_install 0.006982 0.007245 3.049385 ( 2.047154)
test_btest 0.000735 0.000131 71.116395 ( 23.341548)
test_basic 0.005608 0.001001 0.706502 ( 0.784428)
test_all 0.001035 0.000184 582.194798 (207.107017)
test_rubyspec 0.036068 0.015125 79.590172 ( 96.647894)
total: 338.07 sec