Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-134030
#<BuildRuby:0x000056523b905e00
@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.20221228-134030",
@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.000014 0.000000 0.000014 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.000823 0.003866 1.189605 ( 1.632662)
build_miniruby 0.001589 0.000000 1.476021 ( 1.483299)
build_ruby 0.001702 0.000000 3.450624 ( 3.800593)
build_all 0.007216 0.000000 3.945997 ( 2.044646)
build_install 0.015133 0.000390 3.289854 ( 2.485011)
test_btest 0.000815 0.000054 58.734876 ( 23.314326)
test_basic 0.000000 0.007380 0.441011 ( 0.538559)
test_all 0.000000 0.000989 626.987970 (203.048653)
test_rubyspec 0.000000 0.043497 63.341628 ( 73.355134)
total: 311.70 sec