Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-222007
#<BuildRuby:0x000055a808b01fc0
@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.20230529-222007",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001434 0.004139 1.641423 ( 2.832882)
build_miniruby 0.001117 0.000086 1.358163 ( 1.356623)
build_ruby 0.001542 0.000118 2.682251 ( 2.874816)
build_all 0.002582 0.004014 1.902378 ( 1.116903)
build_install 0.015101 0.000000 3.054878 ( 2.112046)
test_btest 0.000784 0.000000 74.743045 ( 20.243015)
test_basic 0.002125 0.002432 0.605033 ( 0.682346)
test_all 0.001933 0.000221 553.504551 (163.943104)
test_rubyspec 0.021228 0.023209 73.401217 ( 84.949639)
total: 280.11 sec