Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-031129
#<BuildRuby:0x000055d36c3e21d8
@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.20230829-031129",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006293 0.000231 2.295444 ( 3.543981)
build_miniruby 0.000000 0.001881 1.603447 ( 1.604321)
build_ruby 0.000000 0.001569 3.375138 ( 3.554718)
build_all 0.008528 0.000000 6.256483 ( 3.058912)
build_install 0.013070 0.005722 7.777282 ( 4.387820)
test_btest 0.000714 0.000116 84.125501 ( 34.612429)
test_basic 0.006547 0.001056 0.930280 ( 1.027541)
test_all 0.010666 0.000198 705.094413 (239.815497)
test_rubyspec 0.020632 0.050701 103.919187 (116.954355)
total: 408.56 sec