Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-230149
#<BuildRuby:0x0000556213141f70
@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-230149",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005123 0.000264 1.553743 ( 1.887328)
build_miniruby 0.001010 0.000229 1.514007 ( 1.512164)
build_ruby 0.001387 0.000316 3.099957 ( 3.297743)
build_all 0.003014 0.003862 5.346817 ( 2.182459)
build_install 0.014128 0.003512 6.191550 ( 3.042908)
test_btest 0.000000 0.000998 78.395106 ( 20.171061)
test_basic 0.000000 0.006876 0.796605 ( 0.857110)
test_all 0.083701 0.038077 733.499303 (221.258468)
test_rubyspec 0.015599 0.053901 93.484108 (105.336011)
total: 359.55 sec