Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-142618
#<BuildRuby:0x000056485115a320
@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.20230210-142618",
@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.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.005723 0.000525 1.309956 ( 2.460441)
build_miniruby 0.001354 0.000406 1.329024 ( 1.716485)
build_ruby 0.001094 0.000328 2.642482 ( 3.436482)
build_all 0.003292 0.005343 4.097764 ( 4.280775)
build_install 0.014304 0.003315 3.165315 ( 3.559438)
test_btest 0.000671 0.000224 59.010622 ( 48.045195)
test_basic 0.004189 0.000000 0.467686 ( 0.804748)
test_all 0.001077 0.000149 670.240034 (340.342646)
test_rubyspec 0.019376 0.022208 66.755989 ( 76.751819)
total: 481.40 sec