Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-191946
#<BuildRuby:0x00007fa6630cfdd0
@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.20241029-191946",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.006007 0.002478 4.211984 ( 4.121798)
build_miniruby 0.000000 0.001713 1.709211 ( 1.713294)
build_ruby 0.000292 0.001925 4.331353 ( 4.468346)
build_all 0.009552 0.001034 7.266085 ( 4.188273)
build_install 0.009324 0.014853 10.383571 ( 6.339706)
test_btest 0.000846 0.000228 76.413240 ( 30.833997)
test_basic 0.009261 0.003217 1.040422 ( 1.198109)
test_all 0.101104 0.049086 793.400043 (263.962882)
test_rubyspec 0.045092 0.039001 120.347275 ( 26.827752)
total: 343.66 sec