Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-044208
#<BuildRuby:0x000055c6fbbb24f8
@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.20240310-044208",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000000 0.008205 2.594704 ( 2.534066)
build_miniruby 0.000000 0.001282 1.668201 ( 1.667699)
build_ruby 0.000000 0.001883 3.573965 ( 3.810901)
build_all 0.002884 0.006019 6.871860 ( 3.519274)
build_install 0.019795 0.000203 8.806347 ( 5.057863)
test_btest 0.000626 0.000251 93.839088 ( 37.629826)
test_basic 0.006669 0.001313 0.986810 ( 1.080400)
test_all 0.090636 0.029546 811.633966 (290.305990)
test_rubyspec 0.053327 0.037581 129.960575 (139.330030)
total: 484.94 sec