Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-165430
#<BuildRuby:0x000055e54daa9de8
@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.20230531-165430",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004717 0.000745 1.780675 ( 3.071163)
build_miniruby 0.001246 0.000196 1.264767 ( 1.263149)
build_ruby 0.001593 0.000000 2.070625 ( 2.265420)
build_all 0.005767 0.000000 1.920041 ( 1.097773)
build_install 0.006882 0.007228 2.867945 ( 1.915573)
test_btest 0.000769 0.000160 76.527299 ( 20.205391)
test_basic 0.000700 0.004308 0.706370 ( 0.781104)
test_all 0.000764 0.000191 542.214376 (154.345083)
test_rubyspec 0.021473 0.018466 70.908598 ( 86.369106)
total: 271.31 sec