Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-103114
#<BuildRuby:0x000056199524a090
@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.20230526-103114",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006664 0.000000 1.819211 ( 4.060873)
build_miniruby 0.001258 0.000014 1.343286 ( 1.579753)
build_ruby 0.001999 0.000000 2.661048 ( 3.179585)
build_all 0.006577 0.000099 2.150619 ( 2.207994)
build_install 0.014702 0.001383 3.315220 ( 2.983935)
test_btest 0.000816 0.000105 72.480896 ( 40.063065)
test_basic 0.002445 0.004058 0.721850 ( 1.019797)
test_all 0.001520 0.000237 560.432089 (228.519099)
test_rubyspec 0.026864 0.023147 78.258424 ( 90.346778)
total: 373.96 sec