Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-013911
#<BuildRuby:0x000055ec571a2338
@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.20230213-013911",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.003579 0.000651 1.113949 ( 1.500787)
build_miniruby 0.001262 0.000230 1.097324 ( 1.096097)
build_ruby 0.000000 0.001784 2.318270 ( 2.545899)
build_all 0.003680 0.003229 3.715415 ( 2.247064)
build_install 0.003979 0.010317 2.845379 ( 2.380235)
test_btest 0.000000 0.003088 55.976272 ( 27.695035)
test_basic 0.000637 0.005202 0.443747 ( 0.560887)
test_all 0.000000 0.001187 622.637497 (217.822189)
test_rubyspec 0.014322 0.031238 66.253545 ( 76.219389)
total: 332.07 sec