Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-065959
#<BuildRuby:0x00005608cbafdb68
@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.20240313-065959",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002512 0.004480 2.671039 ( 2.646497)
build_miniruby 0.001583 0.000061 1.775562 ( 1.776554)
build_ruby 0.001956 0.000000 3.742834 ( 3.983930)
build_all 0.004947 0.004137 7.183665 ( 3.567230)
build_install 0.011427 0.007994 8.781964 ( 4.335623)
test_btest 0.000573 0.000148 97.124874 ( 40.227955)
test_basic 0.004460 0.004208 1.006585 ( 1.341358)
test_all 0.089454 0.031012 802.811489 (311.919724)
test_rubyspec 0.035619 0.057398 129.633793 (138.928933)
total: 508.73 sec