Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-122851
#<BuildRuby:0x0000556ced681a00
@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.20231212-122851",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003744 0.003219 2.360966 ( 2.465269)
build_miniruby 0.001521 0.000152 1.594993 ( 1.594641)
build_ruby 0.001822 0.000000 3.286950 ( 3.473490)
build_all 0.007924 0.000203 6.003845 ( 2.986820)
build_install 0.013990 0.003308 7.489087 ( 4.141409)
test_btest 0.000905 0.000098 83.757809 ( 34.602942)
test_basic 0.005380 0.003039 0.907363 ( 0.988606)
test_all 0.099969 0.021546 677.776317 (325.742781)
test_rubyspec 0.032009 0.045676 103.461069 (148.511565)
total: 524.51 sec