Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-054637
#<BuildRuby:0x0000558ca6366338
@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.20230131-054637",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004273 0.001187 1.172852 ( 2.075081)
build_miniruby 0.000972 0.000270 1.188572 ( 1.324848)
build_ruby 0.000961 0.000267 2.462619 ( 2.847997)
build_all 0.002056 0.005141 3.733538 ( 2.679513)
build_install 0.011818 0.002288 2.871327 ( 3.017252)
test_btest 0.000575 0.000181 56.087023 ( 33.038342)
test_basic 0.004167 0.001316 0.443919 ( 0.700907)
test_all 0.001925 0.000000 625.822443 (259.153806)
test_rubyspec 0.010089 0.037513 70.326186 ( 84.106624)
total: 388.95 sec