Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-104923
#<BuildRuby:0x000055ad60e41f48
@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.20231230-104923",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005213 0.000579 1.697254 ( 2.916925)
build_miniruby 0.001854 0.000000 1.687783 ( 1.804849)
build_ruby 0.001971 0.000000 3.261753 ( 9.999919)
build_all 0.007543 0.000786 5.720655 ( 4.167858)
build_install 0.009319 0.008975 6.833764 ( 5.379702)
test_btest 0.000798 0.000133 83.425366 ( 61.937118)
test_basic 0.007184 0.000000 0.898018 ( 1.085158)
test_all 0.079990 0.039533 784.449503 (368.732721)
test_rubyspec 0.007979 0.062563 100.265515 (112.906469)
total: 568.93 sec