Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-212437
#<BuildRuby:0x0000564e25212338
@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.20240122-212437",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005662 0.000781 1.781726 ( 2.872937)
build_miniruby 0.001490 0.000206 1.785617 ( 1.796490)
build_ruby 0.001515 0.000209 3.425382 ( 3.772629)
build_all 0.008455 0.000055 6.057296 ( 4.661843)
build_install 0.018805 0.000306 7.497308 ( 6.005951)
test_btest 0.000777 0.000089 81.799920 ( 65.508202)
test_basic 0.000000 0.007720 0.942062 ( 1.067100)
test_all 0.088286 0.027445 736.807023 (388.058864)
test_rubyspec 0.062495 0.043213 169.793758 (183.503691)
total: 657.25 sec