Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-100922
#<BuildRuby:0x00005639b6961fb8
@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.20230529-100922",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000571 0.006200 1.885136 ( 3.583339)
build_miniruby 0.001295 0.000299 1.405941 ( 1.471201)
build_ruby 0.001332 0.000307 2.624522 ( 2.970578)
build_all 0.003119 0.003603 2.068857 ( 1.392240)
build_install 0.016311 0.001181 3.346149 ( 2.584855)
test_btest 0.000576 0.000135 76.981998 ( 31.969487)
test_basic 0.004396 0.004060 0.793627 ( 0.898210)
test_all 0.001082 0.000279 584.172055 (198.852604)
test_rubyspec 0.027422 0.026868 82.767198 ( 95.480049)
total: 339.20 sec