Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-140648
#<BuildRuby:0x000055564696a1a8
@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.20230329-140648",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.000000 0.008062 1.966958 ( 4.265712)
build_miniruby 0.001461 0.000335 1.454583 ( 1.609297)
build_ruby 0.001619 0.000259 2.822050 ( 3.473919)
build_all 0.007372 0.001180 2.333680 ( 2.487015)
build_install 0.019736 0.000228 3.546920 ( 3.739545)
test_btest 0.000859 0.000119 71.284802 ( 46.698218)
test_basic 0.005173 0.000714 0.569982 ( 0.882304)
test_all 0.001313 0.000181 562.582642 (312.436880)
test_rubyspec 0.022490 0.033502 81.526830 (106.279435)
total: 481.87 sec