Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-164852
#<BuildRuby:0x0000562540001f48
@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.20230508-164852",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004448 0.000988 1.534343 ( 2.812104)
build_miniruby 0.001068 0.000237 1.044993 ( 1.043512)
build_ruby 0.001017 0.000226 2.223242 ( 2.440262)
build_all 0.004342 0.000965 1.937289 ( 1.106846)
build_install 0.014147 0.000999 3.182422 ( 2.195514)
test_btest 0.000494 0.000099 74.946548 ( 25.229933)
test_basic 0.000000 0.005825 0.743293 ( 0.822904)
test_all 0.000000 0.001003 554.794261 (208.799683)
test_rubyspec 0.040978 0.008118 77.943005 ( 92.015250)
total: 336.47 sec