Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-135047
#<BuildRuby:0x00007efe16bbfdd0
@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.20241215-135047",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001880 0.004375 2.052594 ( 2.394540)
build_miniruby 0.001267 0.000205 1.404865 ( 1.401652)
build_ruby 0.001443 0.000233 3.693151 ( 15.284697)
build_all 0.008002 0.000607 5.926919 ( 2.852811)
build_install 0.007080 0.011680 7.541898 ( 4.598399)
test_btest 0.000778 0.000177 79.139950 ( 31.743751)
test_basic 0.004625 0.005392 1.030368 ( 2.793311)
test_all 0.128440 0.014115 703.025704 (243.024997)
test_rubyspec 0.027188 0.053453 116.118810 ( 26.170420)
total: 330.27 sec