Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221211-180618
#<BuildRuby:0x0000555b42435e70
@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=nil,
@build_opts=nil,
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221211-180618",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.003578 0.000537 1.076117 ( 1.658190)
build_miniruby 0.001143 0.000172 1.290638 ( 1.340477)
build_ruby 0.000000 0.001505 2.552000 ( 2.568526)
build_all 0.004325 0.002640 3.464266 ( 3.524447)
build_install 0.010029 0.004554 2.607918 ( 2.632601)
test_btest 0.000557 0.000121 53.163999 ( 55.908359)
test_basic 0.005102 0.001109 0.388189 ( 0.510521)
test_all 0.001586 0.000344 724.752995 (871.706194)
test_rubyspec 0.035916 0.020976 75.792884 (109.989306)
total: 1049.84 sec