Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-123713
#<BuildRuby:0x0000563735ae5db8
@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.20221229-123713",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004571 0.000063 0.863284 ( 1.266892)
build_miniruby 0.001108 0.000000 0.998892 ( 0.997360)
build_ruby 0.001319 0.000000 2.554271 ( 2.933346)
build_all 0.001819 0.004174 3.095332 ( 1.376517)
build_install 0.006752 0.004761 2.221071 ( 1.416470)
test_btest 0.000570 0.000134 54.020890 ( 13.778982)
test_basic 0.000102 0.004371 0.315881 ( 0.408661)
test_all 0.000721 0.000212 563.798418 (172.558811)
test_rubyspec 0.017048 0.021514 53.900386 ( 63.957847)
total: 258.70 sec