Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-215714
#<BuildRuby:0x00007ff272edfdc0
@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.20241128-215714",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.003963 0.004004 3.448019 ( 3.293227)
build_miniruby 0.001488 0.000000 1.614912 ( 1.611447)
build_ruby 0.001859 0.000000 4.045982 ( 4.194928)
build_all 0.007684 0.000655 6.474559 ( 2.753984)
build_install 0.006730 0.011921 9.215234 ( 4.608241)
test_btest 0.000733 0.000203 79.595228 ( 22.989091)
test_basic 0.005797 0.004601 1.050701 ( 1.097139)
test_all 0.101384 0.046277 712.968164 (226.948080)
test_rubyspec 0.040519 0.039796 123.537627 ( 30.121010)
total: 297.62 sec