Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-025335
#<BuildRuby:0x00005557b6ce6018
@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.20230101-025335",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.000207 0.004120 1.109275 ( 1.479414)
build_miniruby 0.000837 0.000419 1.352091 ( 1.350971)
build_ruby 0.001105 0.000553 3.376683 ( 3.740025)
build_all 0.002903 0.003490 3.458787 ( 1.758430)
build_install 0.009851 0.002885 3.031910 ( 2.070392)
test_btest 0.000403 0.000202 55.452324 ( 16.369166)
test_basic 0.000770 0.004816 0.434012 ( 0.530992)
test_all 0.000783 0.000430 632.917222 (215.932144)
test_rubyspec 0.018890 0.023035 65.501053 ( 75.584556)
total: 318.82 sec