Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-071002
#<BuildRuby:0x00007fe129f1fdd0
@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.20240829-071002",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.000588 0.007717 3.711013 ( 3.922117)
build_miniruby 0.000000 0.001804 1.307739 ( 1.304219)
build_ruby 0.000252 0.001524 3.635924 ( 33.085412)
build_all 0.009416 0.000000 7.355040 ( 2.954855)
build_install 0.017106 0.001721 10.656114 ( 5.094330)
test_btest 0.000000 0.000817 116.812407 ( 33.044808)
test_basic 0.007487 0.001869 1.178774 ( 1.237809)
test_all 0.101138 0.050908 813.924165 (248.702917)
test_rubyspec 0.065927 0.027842 164.538099 ( 34.805287)
total: 364.15 sec