Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-092555
#<BuildRuby:0x0000559252e79f70
@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.20230529-092555",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000029 0.000002 0.000031 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006487 0.000087 1.882252 ( 4.113530)
build_miniruby 0.000000 0.001542 1.339478 ( 1.569194)
build_ruby 0.000000 0.001515 2.690899 ( 3.172540)
build_all 0.005839 0.001338 2.166489 ( 2.288756)
build_install 0.017180 0.000566 3.361608 ( 3.269134)
test_btest 0.001285 0.000000 75.962876 ( 42.052858)
test_basic 0.002812 0.003747 0.782519 ( 0.927832)
test_all 0.001187 0.000108 570.491947 (254.730161)
test_rubyspec 0.011235 0.044208 82.674145 (100.816113)
total: 412.94 sec