Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-030523
#<BuildRuby:0x00005555ba39e198
@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.20230122-030523",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003927 0.001375 1.210034 ( 2.197796)
build_miniruby 0.001048 0.000367 1.341885 ( 1.373169)
build_ruby 0.001387 0.000485 3.112176 ( 3.657762)
build_all 0.002966 0.004822 3.985323 ( 2.991833)
build_install 0.007900 0.008383 2.989409 ( 2.797348)
test_btest 0.000640 0.000285 58.004877 ( 30.686595)
test_basic 0.001474 0.004425 0.458741 ( 0.606733)
test_all 0.000795 0.000384 678.338353 (379.017618)
test_rubyspec 0.036628 0.030168 81.294197 (124.287868)
total: 547.62 sec