Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-183624
#<BuildRuby:0x000055ec9b202320
@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.20240214-183624",
@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.000029 0.000000 0.000029 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.005837 0.000167 1.837268 ( 2.207978)
build_miniruby 0.001276 0.000106 1.299601 ( 1.297176)
build_ruby 0.001492 0.000124 3.425193 ( 3.655136)
build_all 0.007427 0.000254 6.316984 ( 2.335884)
build_install 0.017225 0.000000 7.523840 ( 3.556451)
test_btest 0.001021 0.000054 87.954007 ( 22.893228)
test_basic 0.005913 0.000000 0.797784 ( 0.855126)
test_all 0.087822 0.031500 765.082737 (223.326140)
test_rubyspec 0.060354 0.041761 161.300566 (170.424595)
total: 430.55 sec