Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-225045
#<BuildRuby:0x000055840d0c6390
@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.20240302-225045",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006771 0.000521 2.531171 ( 2.472146)
build_miniruby 0.001344 0.000103 1.646630 ( 1.645073)
build_ruby 0.001646 0.000127 3.408030 ( 3.670080)
build_all 0.000521 0.007556 6.713101 ( 3.514952)
build_install 0.018635 0.000828 8.437998 ( 4.805248)
test_btest 0.000748 0.000000 92.197669 ( 37.985451)
test_basic 0.006220 0.000000 0.973555 ( 1.040038)
test_all 0.073452 0.046875 813.414217 (298.834541)
test_rubyspec 0.045339 0.044926 125.901650 (140.747318)
total: 494.72 sec