Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-004937
#<BuildRuby:0x00005594c325e3d0
@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.20230903-004937",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001459 0.004411 1.894742 ( 2.647405)
build_miniruby 0.001590 0.000353 1.666691 ( 1.782964)
build_ruby 0.001773 0.000394 3.402452 ( 3.865228)
build_all 0.003383 0.005150 6.353662 ( 4.391009)
build_install 0.004901 0.013381 7.621940 ( 5.735441)
test_btest 0.000781 0.000278 86.489814 ( 45.576043)
test_basic 0.007195 0.000946 0.972845 ( 1.287844)
test_all 0.008514 0.001019 670.881831 (307.849213)
test_rubyspec 0.036970 0.034626 103.676351 (123.636444)
total: 496.77 sec