Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-111533
#<BuildRuby:0x000055d31c475a00
@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.20230313-111533",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.001672 0.004162 1.839211 ( 3.637153)
build_miniruby 0.001386 0.000160 1.174639 ( 1.321890)
build_ruby 0.000000 0.001770 2.429409 ( 2.657061)
build_all 0.000732 0.006477 2.223740 ( 2.028808)
build_install 0.005889 0.012891 3.483574 ( 3.403622)
test_btest 0.000508 0.000150 66.186853 ( 36.113176)
test_basic 0.003852 0.002792 0.514157 ( 0.804854)
test_all 0.000882 0.000000 537.676305 (207.066657)
test_rubyspec 0.012916 0.027246 71.284425 ( 81.190649)
total: 338.22 sec