Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-232753
#<BuildRuby:0x00007f90a92efdd8
@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.20240902-232753",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006850 0.000542 3.582358 ( 3.454753)
build_miniruby 0.001666 0.000000 1.330976 ( 1.327933)
build_ruby 0.000000 0.002045 4.006838 ( 4.202963)
build_all 0.003437 0.005397 7.922166 ( 3.160087)
build_install 0.018302 0.000453 10.826723 ( 5.161257)
test_btest 0.000789 0.000170 111.914061 ( 29.032202)
test_basic 0.001592 0.007597 1.170690 ( 1.222186)
test_all 0.095917 0.053258 815.194084 (232.682165)
test_rubyspec 0.053513 0.033423 168.822870 ( 31.780804)
total: 312.03 sec