Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-201544
#<BuildRuby:0x0000562d8ddb9a00
@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.20240131-201544",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002010 0.003707 1.749655 ( 2.194901)
build_miniruby 0.001330 0.000000 1.438975 ( 1.438693)
build_ruby 0.001642 0.000000 3.112899 ( 3.580486)
build_all 0.007640 0.000000 6.277949 ( 2.536099)
build_install 0.018575 0.000000 7.342438 ( 3.451808)
test_btest 0.000708 0.000000 89.195020 ( 24.158704)
test_basic 0.005612 0.000520 0.844279 ( 0.907154)
test_all 0.090239 0.025332 767.620507 (223.896058)
test_rubyspec 0.050335 0.054492 161.306985 (173.329646)
total: 435.49 sec