Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-205500
#<BuildRuby:0x00007f456382fdc0
@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.20240626-205500",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000034)
build_up 0.002489 0.006035 3.630233 ( 3.309268)
build_miniruby 0.001127 0.000403 1.171384 ( 1.171874)
build_ruby 0.001574 0.000562 3.686084 ( 3.838594)
build_all 0.008892 0.000359 7.447975 ( 2.925095)
build_install 0.008906 0.009813 10.402909 ( 4.810086)
test_btest 0.000646 0.000250 109.446541 ( 30.363711)
test_basic 0.000000 0.010185 1.303325 ( 1.354569)
test_all 0.086247 0.058236 787.534449 (222.984172)
test_rubyspec 0.048417 0.044329 160.764043 ( 31.518278)
total: 302.28 sec