Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-155652
#<BuildRuby:0x000055b4a94aa390
@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.20230309-155652",
@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.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005169 0.000985 1.894536 ( 4.318824)
build_miniruby 0.000000 0.001689 1.330925 ( 1.600606)
build_ruby 0.000000 0.001805 2.605091 ( 3.110828)
build_all 0.004773 0.001737 2.150080 ( 2.032614)
build_install 0.006580 0.009648 3.233853 ( 3.595402)
test_btest 0.000492 0.000157 68.823155 ( 43.133367)
test_basic 0.005667 0.000320 0.517081 ( 0.646556)
test_all 0.001082 0.000329 539.565259 (279.643824)
test_rubyspec 0.024649 0.026648 81.948820 (105.990097)
total: 444.07 sec